status: On crippled filesystems, was displaying M for all annexed files that were present. Probably caused by a change to what git status displays in this situation. Fixed by treating files git thinks are modified the same as typechanged files.
This commit is contained in:
parent
9d19a60349
commit
35827e2705
3 changed files with 67 additions and 4 deletions
9
debian/changelog
vendored
9
debian/changelog
vendored
|
@ -1,3 +1,12 @@
|
|||
git-annex (5.20151219) UNRELEASED; urgency=medium
|
||||
|
||||
* status: On crippled filesystems, was displaying M for all annexed files
|
||||
that were present. Probably caused by a change to what git status
|
||||
displays in this situation. Fixed by treating files git thinks are
|
||||
modified the same as typechanged files.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 13:31:17 -0400
|
||||
|
||||
git-annex (5.20151218) unstable; urgency=medium
|
||||
|
||||
* Add S3 features to git-annex version output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue