devblog
This commit is contained in:
parent
0bc4a78db5
commit
a0d3d69c42
1 changed files with 9 additions and 0 deletions
9
doc/devblog/day_80__plumbing.mdwn
Normal file
9
doc/devblog/day_80__plumbing.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
Made some improvements to git-annex's plumbing level commands today. Added
|
||||
new lookupkey and examinekey commands. Also expanded the things that
|
||||
`git annex find` can report about files. Amoung other things, the elusive
|
||||
hash directory locations can now be looked up, which IIRC a few people have
|
||||
asked for a way to do.
|
||||
|
||||
Also did some work on the linux standalone tarball and OSX app. Both now
|
||||
include man pages, and it's also now possible to just unpack it and symlink
|
||||
git-annex into ~/bin or similar to add it to PATH.
|
Loading…
Add table
Add a link
Reference in a new issue