mirror of
https://github.com/namibia/tips.git
synced 2025-01-03 06:10:19 +00:00
commit
f1eaf073d5
@ -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…
Reference in New Issue
Block a user