add: If interrupted, add can leave files converted to symlinks but not yet added to git. Running the add again will now clean up this situtation.
This commit is contained in:
parent
d2ff311a34
commit
8047bba5b9
3 changed files with 20 additions and 10 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -3,6 +3,8 @@ git-annex (3.20111204) UNRELEASED; urgency=low
|
|||
* map: Fix a failure to detect a loop when both repositories are local
|
||||
and refer to each other with relative paths.
|
||||
* Prevent key names from containing newlines.
|
||||
* add: If interrupted, add can leave files converted to symlinks but not
|
||||
yet added to git. Running the add again will now clean up this situtation.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 04 Dec 2011 12:22:37 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue