gitconfig
This commit is contained in:
parent
0e320591ed
commit
7f735f08f9
1 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,10 @@
|
|||
conflictStyle = "zdiff3";
|
||||
};
|
||||
|
||||
pack = {
|
||||
allowPackReuse = "multi";
|
||||
};
|
||||
|
||||
push = {
|
||||
autoSetupRemote = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue