Bug#606576: git show old-version:path should work with git-annex

2010-12-11 Thread Joey Hess
Adam Heath wrote: > git show version:path currently outputs the content of the symlink. > This is sub-optimal. It would be nice if this would call into > git-annex, and request the proper data from annex's store, optionally > fetching the content from a remote if required. > > I know this might n

Bug#606576: git show old-version:path should work with git-annex

2010-12-09 Thread Adam Heath
package: git-annex version: 0.11 git show version:path currently outputs the content of the symlink. This is sub-optimal. It would be nice if this would call into git-annex, and request the proper data from annex's store, optionally fetching the content from a remote if required. I know this mig