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