mirror of
https://github.com/namibia/tips.git
synced 2025-02-03 03:58:24 +00:00
MINOR: Fix typo
This commit is contained in:
parent
277043bf23
commit
160fa86460
@ -686,7 +686,7 @@ git diff --staged
|
||||
|
||||
## Extract file from another branch.
|
||||
```sh
|
||||
git show <banch_name>:<file_name>
|
||||
git show <branch_name>:<file_name>
|
||||
```
|
||||
|
||||
## List only the root and merge commits.
|
||||
|
Loading…
x
Reference in New Issue
Block a user