fix(aliases): update to use gh
This commit is contained in:
parent
69fb4104ee
commit
4248c20ea1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
assume = update-index --assume-unchanged
|
assume = update-index --assume-unchanged
|
||||||
assumed = !git ls-files -v | grep '^[hsmrck?]' | cut -c 3-
|
assumed = !git ls-files -v | grep '^[hsmrck?]' | cut -c 3-
|
||||||
b = branch
|
b = branch
|
||||||
browse = !hub browse
|
browse = !gh repo view --web
|
||||||
ca = commit --amend --verbose
|
ca = commit --amend --verbose
|
||||||
car = commit --amend --no-edit
|
car = commit --amend --no-edit
|
||||||
cl = !hub clone
|
cl = !hub clone
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue