Added tg alias for tag in the gitconfig.
This commit is contained in:
parent
5ab36cc16e
commit
bb06e29d27
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
pl = pull
|
pl = pull
|
||||||
fc = fetch
|
fc = fetch
|
||||||
lg = log
|
lg = log
|
||||||
|
tg = tag
|
||||||
stsh = stash
|
stsh = stash
|
||||||
type = cat-file -t
|
type = cat-file -t
|
||||||
dump = cat-file -p
|
dump = cat-file -p
|
||||||
|
|
Loading…
Reference in a new issue