Skip to content

Commit

Permalink
Verbose commits by default
Browse files Browse the repository at this point in the history
  • Loading branch information
NonlinearFruit committed Jul 25, 2024
1 parent 82d2c04 commit e381e61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gitconfig.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@
[include]
path = ~/.gitconfig_private
[pull]
rebase = true
rebase = true
[commit]
verbose = true

0 comments on commit e381e61

Please sign in to comment.