diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-11-16 17:23:03 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-16 17:23:03 +0000 |
commit | 8d9a0f34fb1b9a5c56ec3d118c039097dbe6a6e5 (patch) | |
tree | 183c1fa314f4138c32be2c70ceb75003e96be610 /doc/internals | |
parent | 98a1f506fe3e713deb4d849fb3067a1d31964698 (diff) |
Added a comment
Diffstat (limited to 'doc/internals')
-rw-r--r-- | doc/internals/comment_2_c19232d5cc4976c2e5b014aef6e8d9ec._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/internals/comment_2_c19232d5cc4976c2e5b014aef6e8d9ec._comment b/doc/internals/comment_2_c19232d5cc4976c2e5b014aef6e8d9ec._comment new file mode 100644 index 000000000..3c5f87bd5 --- /dev/null +++ b/doc/internals/comment_2_c19232d5cc4976c2e5b014aef6e8d9ec._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.246" + subject="comment 2" + date="2013-11-16T17:23:02Z" + content=""" +.git/annex/tmp is not very interesting. It's a temporary file directory. When transferring a key's content, git-annex uses a stable filename, which allows resuming interrupted downloads, or cleaning up aborted downloads with `git annex unused`. +"""]] |