Skip to content

Commit

Permalink
feat(git): Add verbose information on commit (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
limakzi authored Jan 7, 2025
1 parent 0dbbf52 commit 578d61f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/linux/dot-git/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@
defaultBranch = main

[push]
default = current
autoSetupRemote = true

[commit]
verbose = true
gpgsign = true

[gpg]
Expand Down

0 comments on commit 578d61f

Please sign in to comment.