mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 16:26:04 +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`
|
||||
|
||||
- Checking git version
|
||||
|
||||
`git --version`
|
||||
|
||||
- Calling help
|
||||
|
||||
`git --help`
|
||||
|
||||
- Executing git command
|
||||
|
||||
`git {{command}}`
|
||||
`git --help`
|
Loading…
Add table
Reference in a new issue