change git to Git on missing pages

translation-badges
lucas schneider 2021-01-07 12:48:28 -03:00 committed by Starbeamrainbowlabs
parent 8d60f14945
commit bd3ab881a0
5 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
`git describe --all`
- Descrivi un tag git:
- Descrivi un tag Git:
`git describe {{v1.0.0}}`

View File

@ -15,7 +15,7 @@
`git svn rebase`
- Scarica aggiornamenti da un repository SVN remoto senza spostare l'HEAD git:
- Scarica aggiornamenti da un repository SVN remoto senza spostare l'HEAD Git:
`git svn fetch`

View File

@ -11,7 +11,7 @@
`tldr -p {{linux}} {{tar}}`
- ขอความช่วยเหลือการใช้งานคำสั่งย่อยของ git:
- ขอความช่วยเหลือการใช้งานคำสั่งย่อยของ Git:
`tldr {{git-checkout}}`

View File

@ -11,7 +11,7 @@
`tldr -p {{linux}} {{tar}}`
- 获取一个 git 子命令的帮助:
- 获取一个 Git 子命令的帮助:
`tldr {{git checkout}}`

View File

@ -11,6 +11,6 @@
`tldr -p {{linux}} {{tar}}`
- 顯示 git 的子指令 checkout 的用法:
- 顯示 Git 的子指令 checkout 的用法:
`tldr {{git-checkout}}`