git: Ignore some advice
This commit is contained in:
parent
b6756d3aec
commit
c778c8029d
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
[advice]
|
||||
skippedCherryPicks = false
|
||||
|
||||
[blame]
|
||||
markIgnoredLines = true
|
||||
markUnblameableLines = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue