Browse Source

git: add `git root`

Signed-off-by: Alejandro Mery <amery@geeks.cl>
master
Alejandro Mery 5 years ago
parent
commit
f04a9c444f
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      files/.gitconfig

+ 2
- 0
files/.gitconfig

@ -24,6 +24,8 @@
autosquash = rebase -i --autosquash
please = push --force-with-lease
root = rev-parse --show-toplevel
[push]
default = tracking
[diff]

Loading…
Cancel
Save