Add git alias for root of repo
This commit is contained in:
@@ -14,3 +14,5 @@
|
|||||||
[core]
|
[core]
|
||||||
pager = diff-so-fancy | less --tabs=8 -RFX
|
pager = diff-so-fancy | less --tabs=8 -RFX
|
||||||
excludesfile = ~/.config/git/ignore
|
excludesfile = ~/.config/git/ignore
|
||||||
|
[alias]
|
||||||
|
root = rev-parse --show-toplevel
|
||||||
|
|||||||
Reference in New Issue
Block a user