Update Git.md
This commit is contained in:
parent
48a9d4533d
commit
2050fd4d59
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
- Prune local branches: `git fetch -p`
|
||||
- start maintenance: `git maintenance start`
|
||||
- 'real blame': `git blame -C -C -C`
|
||||
- 'real blame': `git blame -w -C -C -C`
|
||||
equivalent in intellij
|
||||
<img width="546" alt="image" src="https://github.com/shautvast/notes/assets/3645743/ea6a901a-2d4d-42ea-9858-594827ae66ea">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue