rename git to Git

This commit is contained in:
lucas schneider
2021-01-07 11:06:38 -03:00
committed by Starbeamrainbowlabs
parent 2ec5fb9d50
commit eef3712fc3
104 changed files with 149 additions and 149 deletions

View File

@@ -1,9 +1,9 @@
# etckeeper
> Track system configuration files in git.
> Track system configuration files in Git.
> More information: <http://etckeeper.branchable.com/>.
- Set up a git repo and perform various setup tasks (run from /etc):
- Set up a Git repo and perform various setup tasks (run from /etc):
`sudo etckeeper init`
@@ -11,7 +11,7 @@
`sudo etckeeper commit {{message}}`
- Run arbitrary git commands:
- Run arbitrary Git commands:
`sudo etckeeper vcs {{status}}`