Skip to content

Commit d40050b

Browse files
authored
Merge pull request #1147 from ncaq/conflict-commitlint
fix(git): `commit.verbose`オプションを削除
2 parents 7f37942 + 89a8221 commit d40050b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

home/core/git.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ in
2929
quotePath = false;
3030
symlinks = true;
3131
};
32-
commit.verbose = true;
3332
diff.algorithm = "histogram";
3433
fetch.prune = true;
3534
init.defaultBranch = "master";

0 commit comments

Comments
 (0)