Remove fixup code for bad bare repositories created by versions 5.20131118 through 5.20131127. That fixup code would accidentially fire when --git-dir was incorrectly pointed at the working tree of a git-annex repository, resulting in data loss. Closes: #768093
This commit is contained in:
parent
deee74ff6d
commit
334f366979
4 changed files with 29 additions and 57 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,5 +1,10 @@
|
|||
git-annex (5.20141025) UNRELEASED; urgency=medium
|
||||
|
||||
* Remove fixup code for bad bare repositories created by
|
||||
versions 5.20131118 through 5.20131127. That fixup code would
|
||||
accidentially fire when --git-dir was incorrectly
|
||||
pointed at the working tree of a git-annex repository,
|
||||
resulting in data loss. Closes: #768093
|
||||
* Windows: Fix crash when user.name is not set in git config.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 31 Oct 2014 16:13:43 -0400
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue