findref: New command, like find but shows files in a specified git ref.

This commit is contained in:
Joey Hess 2014-04-17 18:41:24 -04:00
parent e880d0d22c
commit ecc3dc8433
7 changed files with 53 additions and 2 deletions

1
debian/changelog vendored
View file

@ -28,6 +28,7 @@ git-annex (5.20140413) UNRELEASED; urgency=medium
unncessarily losing file permissions on non-crippled systems.
* webapp: Start even if the current directory is listed in
~/.config/git-annex/autostart but no longer has a git repository in it.
* findref: New command, like find but shows files in a specified git ref.
-- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 21:33:35 -0400