rename git to Git
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
2ec5fb9d50
commit
eef3712fc3
@@ -1,6 +1,6 @@
|
||||
# vcsh
|
||||
|
||||
> Version Control System for the home directory using git repositories.
|
||||
> Version Control System for the home directory using Git repositories.
|
||||
> More information: <https://github.com/RichiH/vcsh>.
|
||||
|
||||
- Initialize an (empty) repository:
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
`vcsh list`
|
||||
|
||||
- Execute a git command on a managed repository:
|
||||
- Execute a Git command on a managed repository:
|
||||
|
||||
`vcsh {{repository_name}} {{git_command}}`
|
||||
|
||||
|
Reference in New Issue
Block a user