MOD: added new git shortcut
This commit is contained in:
parent
1ceccf29be
commit
16cf0424e9
|
@ -7,6 +7,7 @@
|
|||
editor = vim
|
||||
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
|
||||
excludesfile = /Users/johne/.gitignore_global
|
||||
quotepath = false
|
||||
[web]
|
||||
browser = google-chrome
|
||||
[alias]
|
||||
|
@ -29,6 +30,7 @@
|
|||
brd = branch -rd
|
||||
bl = branch -lvv
|
||||
bv = branch -lvv
|
||||
bav = branch -alvv
|
||||
#############
|
||||
bu = bundle
|
||||
buc = bundle create
|
||||
|
|
Loading…
Reference in New Issue