Skip to content

Commit

Permalink
configure git commit.verbose = true
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Dec 23, 2021
1 parent 8d9126d commit 8280144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/git/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
push.followTags = "true";
push.default = "simple";
tag.gpgSign = "true";
commit.verbose = "true";
};
ignores = [
"*.swp"
Expand Down

0 comments on commit 8280144

Please sign in to comment.