git annex describe
This commit is contained in:
parent
81d628a8cd
commit
6d13ae10cf
5 changed files with 30 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
{- git-annex key/value storage backends
|
||||
{- git-annex key-value storage backends
|
||||
-
|
||||
- git-annex uses a key/value abstraction layer to allow files contents to be
|
||||
- stored in different ways. In theory, any key/value storage system could be
|
||||
- git-annex uses a key-value abstraction layer to allow files contents to be
|
||||
- stored in different ways. In theory, any key-value storage system could be
|
||||
- used to store the file contents, and git-annex would then retrieve them
|
||||
- as needed and put them in `.git/annex/`.
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue