Am 16.08.2013 00:36, schrieb Junio C Hamano:
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. -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html