From 80f46c00c5456512d47cea6b9e95ca0bddff763c Mon Sep 17 00:00:00 2001 From: "http://bergey.dreamwidth.org/" Date: Fri, 31 Aug 2012 01:47:37 +0000 Subject: [PATCH] Added a comment: git-annex, media, emacs --- ...comment_3_db07e8703be606c998c831e91d300d69._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/tell_us_how_you__39__re_using_git-annex/comment_3_db07e8703be606c998c831e91d300d69._comment diff --git a/doc/forum/tell_us_how_you__39__re_using_git-annex/comment_3_db07e8703be606c998c831e91d300d69._comment b/doc/forum/tell_us_how_you__39__re_using_git-annex/comment_3_db07e8703be606c998c831e91d300d69._comment new file mode 100644 index 0000000000..1a80bb4808 --- /dev/null +++ b/doc/forum/tell_us_how_you__39__re_using_git-annex/comment_3_db07e8703be606c998c831e91d300d69._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://bergey.dreamwidth.org/" + ip="66.80.90.109" + subject="git-annex, media, emacs" + date="2012-08-31T01:47:36Z" + content=""" +I've been using git-annex for a month or two to manage my music collection. It's great to know I can drop files if I need space on the laptop, knowing exactly where I have other copies. Now I'm writing an emacs mode to help me keep track: 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. +"""]]