Bugfix: copy --to
and move --to
forgot to stage location log changes after transferring the file to the remote repository. (Did not affect ssh remotes.)
This commit is contained in:
parent
a8ce30401d
commit
196c2fa786
2 changed files with 13 additions and 2 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,3 +1,11 @@
|
|||
git-annex (0.18) UNRELEASED; urgency=low
|
||||
|
||||
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes
|
||||
after transferring the file to the remote repository.
|
||||
(Did not affect ssh remotes.)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 11 Jan 2011 16:05:25 -0400
|
||||
|
||||
git-annex (0.17) unstable; urgency=low
|
||||
|
||||
* unannex: Now skips files whose content is not present, rather than
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue