Update Git.md
This commit is contained in:
parent
c1589a2b0d
commit
47974e88f3
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
- Prune local branches: `git fetch -p`
|
||||
- start maintenance: `git maintenance start`
|
||||
- 'real blame': `git blame -w -C -C -C`
|
||||
-- equivalent in intellij (not really sure it's completely equivalent, maybe it's just -C -C)
|
||||
|
||||
equivalent in intellij (not really sure it's completely equivalent, maybe it's just -C -C)
|
||||
<img width="546" alt="image" src="https://github.com/shautvast/notes/assets/3645743/ea6a901a-2d4d-42ea-9858-594827ae66ea">
|
||||
|
||||
MAN:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue