gitconfig merge conflict resolve
This commit is contained in:
parent
acd51c8a31
commit
87b06b8712
@ -19,3 +19,5 @@
|
|||||||
branch = always
|
branch = always
|
||||||
[submodule]
|
[submodule]
|
||||||
recurse = true
|
recurse = true
|
||||||
|
[alias]
|
||||||
|
serve = !git daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/
|
||||||
|
Loading…
Reference in New Issue
Block a user