adjust: Add --fix adjustment, which is useful when the git directory is in a nonstandard place.

This commit is contained in:
Joey Hess 2016-05-16 17:05:42 -04:00
parent 76170b0457
commit eda5d9cc74
Failed to extract signature
7 changed files with 99 additions and 25 deletions

2
debian/changelog vendored
View file

@ -13,6 +13,8 @@ git-annex (6.20160512) UNRELEASED; urgency=medium
* add: Adding a v6 pointer file used to annex it; now the pointer file is
added to git as-is. (git add of a pointer file already did the right
thing)
* adjust: Add --fix adjustment, which is useful when the git directory
is in a nonstandard place.
-- Joey Hess <id@joeyh.name> Wed, 11 May 2016 16:08:38 -0400