git-annex/doc/devblog/day_396__misc_fixes.mdwn

12 lines
495 B
Text
Raw Normal View History

2016-06-02 21:03:14 +00:00
A productive day of small fixes. Including a change to deal with an
2017-02-11 09:38:49 +00:00
incompatibility in git 2.9's commit.gpgsign, and couple of fixes
2016-06-02 21:03:14 +00:00
involving gcrypt repositories.
Also several improvements to cloning from repositories where an adjusted
branch is checked out. The clone automatically ends up with the adjusted
branch checked out too.
The test suite has 3 failures when run on a FAT repository, all involving
adjusted branches. Managed to fix one of them today, hope to get to the
others soon.