mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
Removing unnecessary lines from the git page
Since the last change, I don't think we need to include git 'command' or git version
This commit is contained in:
parent
9891588789
commit
85e5fc87d6
1 changed files with 1 additions and 9 deletions
|
@ -74,14 +74,6 @@
|
||||||
|
|
||||||
`git reset --hard HEAD`
|
`git reset --hard HEAD`
|
||||||
|
|
||||||
- Checking git version
|
|
||||||
|
|
||||||
`git --version`
|
|
||||||
|
|
||||||
- Calling help
|
- Calling help
|
||||||
|
|
||||||
`git --help`
|
`git --help`
|
||||||
|
|
||||||
- Executing git command
|
|
||||||
|
|
||||||
`git {{command}}`
|
|
Loading…
Add table
Reference in a new issue