tweak(git): set status.showUntrackedFiles = "all"
This commit is contained in:
parent
4e63349954
commit
8e02b612d9
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
pull.rebase = true;
|
||||
merge.ignore.driver = "true";
|
||||
init.defaultBranch = "master";
|
||||
status.showUntrackedFiles = "all";
|
||||
};
|
||||
|
||||
aliases = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue