Default --submodule for each git diff
dblume

dblume commited on 2022-02-13 21:24:21
Showing 1 changed files, with 1 additions and 0 deletions.

... ...
@@ -4,6 +4,7 @@
4 4
 [diff]
5 5
 	tool = vimdiff
6 6
 	noprefix = true
7
+	submodule = log
7 8
 [difftool]
8 9
 	prompt = false
9 10
 [push]
10 11