git: Add submodules to the pager changes regex
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
added = 076
|
||||
untracked = 014
|
||||
[core]
|
||||
pager = diff-so-fancy | less --tabs=8 -Rg -+FX -p'^(commit|(added|deleted|modified|renamed):) '
|
||||
pager = diff-so-fancy | less --tabs=8 -Rg -+FX -p'^(commit|added|deleted|modified|renamed|(Submodule .* [a-f0-9]+[.]+[a-f0-9]+))[: ]'
|
||||
excludesfile = ~/.config/git/ignore
|
||||
[alias]
|
||||
root = rev-parse --show-toplevel
|
||||
|
||||
Reference in New Issue
Block a user