add a tip based on bergey's mention of the emacs mode in a comment
This commit is contained in:
parent
9602dca05d
commit
fad9922770
1 changed files with 7 additions and 0 deletions
7
doc/tips/emacs_integration.mdwn
Normal file
7
doc/tips/emacs_integration.mdwn
Normal file
|
@ -0,0 +1,7 @@
|
|||
bergey has developed an emacs mode for browsing git-annex repositories,
|
||||
dired style.
|
||||
|
||||
<https://gitorious.org/emacs-contrib/annex-mode>
|
||||
|
||||
Locally available files are colored differently, and pressing g runs
|
||||
`git annex get` on the file at point.
|
Loading…
Reference in a new issue