rename git to Git
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
2ec5fb9d50
commit
eef3712fc3
@@ -1,6 +1,6 @@
|
||||
# git annex
|
||||
|
||||
> Manage files with git, without checking their contents in.
|
||||
> Manage files with Git, without checking their contents in.
|
||||
> When a file is annexed, its content is moved into a key-value store, and a symlink is made that points to the content.
|
||||
> More information: <https://git-annex.branchable.com>.
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
`git annex help`
|
||||
|
||||
- Initialize a repo with git annex:
|
||||
- Initialize a repo with Git annex:
|
||||
|
||||
`git annex init`
|
||||
|
||||
|
Reference in New Issue
Block a user