diffdriver: New git-annex command, to make git external diff drivers work with annexed files.

Closes https://github.com/datalad/datalad/issues/18
This commit is contained in:
Joey Hess 2014-11-24 16:14:01 -04:00
parent 6db880be11
commit 6ecd3ff421
6 changed files with 133 additions and 4 deletions

2
debian/changelog vendored
View file

@ -13,6 +13,8 @@ git-annex (5.20141126) UNRELEASED; urgency=medium
* Debian package is now maintained by Gergely Nagy.
* Windows: Remove Alt+A keyboard shortcut, which turns out to have scope
outside the menus.
* diffdriver: New git-annex command, to make git external diff drivers
work with annexed files.
-- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400