[git] Show submodule status by default
This commit is contained in:
parent
b13f617192
commit
cc36d26f09
1 changed files with 4 additions and 0 deletions
|
@ -39,3 +39,7 @@
|
|||
|
||||
# pull rebase
|
||||
prb = pull --rebase
|
||||
[status]
|
||||
submoduleSummary = true
|
||||
[pull]
|
||||
rebase = false
|
||||
|
|
Loading…
Reference in a new issue