mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
change git to Git on missing pages
This commit is contained in:
parent
8d60f14945
commit
bd3ab881a0
5 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
`git describe --all`
|
||||
|
||||
- Descrivi un tag git:
|
||||
- Descrivi un tag Git:
|
||||
|
||||
`git describe {{v1.0.0}}`
|
||||
|
||||
|
|
|
@ -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`
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
`tldr -p {{linux}} {{tar}}`
|
||||
|
||||
- ขอความช่วยเหลือการใช้งานคำสั่งย่อยของ git:
|
||||
- ขอความช่วยเหลือการใช้งานคำสั่งย่อยของ Git:
|
||||
|
||||
`tldr {{git-checkout}}`
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
`tldr -p {{linux}} {{tar}}`
|
||||
|
||||
- 获取一个 git 子命令的帮助:
|
||||
- 获取一个 Git 子命令的帮助:
|
||||
|
||||
`tldr {{git checkout}}`
|
||||
|
||||
|
|
|
@ -11,6 +11,6 @@
|
|||
|
||||
`tldr -p {{linux}} {{tar}}`
|
||||
|
||||
- 顯示 git 的子指令 checkout 的用法:
|
||||
- 顯示 Git 的子指令 checkout 的用法:
|
||||
|
||||
`tldr {{git-checkout}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue