Johannes Sixt [off-list ref] writes:
Am 16.08.2013 00:36, schrieb Junio C Hamano:
quoted
Due to unfortunate regressions, two topics had to be reverted:
* An attempted fix to "git stash save", to detect that going back
to the state of the HEAD needs to lose killed files, and/or
untracked files in a killed directory, to prevent the command
from proceeding without "--force".
This used "ls-files -k" that was unusably slow.
* An attempted enhancement to allow "@" to be used to name "HEAD".
This rewrote "@" in a ref where it shouldn't have,
e.g. refs/@/foo.
You still need to remove corresponding paragraphs from the release notes.
Indeed. Thanks for reminding.