global/git: allow file protocol
This commit is contained in:
parent
75c89841e0
commit
f8b54c6c5b
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
||||||
oneFixupPerCommit = true;
|
oneFixupPerCommit = true;
|
||||||
autoStageIfNothingStaged = true;
|
autoStageIfNothingStaged = true;
|
||||||
};
|
};
|
||||||
|
protocol.file.allow = "always";
|
||||||
};
|
};
|
||||||
|
|
||||||
aliases = {
|
aliases = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue