diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2013-07-15 09:44:10 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-15 09:44:10 +0000 |
commit | ef9306cf3dfbd8af231b999d0f67ecc7ecdb077f (patch) | |
tree | 8cf5cc4cb9a02f20a1d343caf002bdfe23c4b081 /doc | |
parent | 7762ce2714cdaa0d90b4d49ef85333bef7f14f3c (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/internals.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/internals.mdwn b/doc/internals.mdwn index de8167965..84d9bcb50 100644 --- a/doc/internals.mdwn +++ b/doc/internals.mdwn @@ -36,6 +36,9 @@ to accumulate changes for the git-annex branch. Also, `.git/annex/journal/` is used to record changes before they are added to git. +This branch operates on objects exclusively. No file names will ever +be stored in this branch. + ### `uuid.log` Records the UUIDs of known repositories, and associates them with a |