Skip to content

Commit

Permalink
gitconfig: Hide "git add" hint
Browse files Browse the repository at this point in the history
  • Loading branch information
derekerdmann committed Nov 4, 2024
1 parent f2ec38a commit 3ced25c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@
markIgnoredLines = true
[fetch]
prune = true
[advice]
addEmptyPathspec = false

0 comments on commit 3ced25c

Please sign in to comment.