chore(grfn/home): Drop hub
I don't really use github anymore Change-Id: I4a44c527f42cfb1ca344b10a9bd35fe53f3fa050 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5604 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
parent
13a9de6493
commit
194007b020
1 changed files with 0 additions and 2 deletions
|
@ -42,7 +42,6 @@ with lib;
|
||||||
jq
|
jq
|
||||||
yq
|
yq
|
||||||
gron
|
gron
|
||||||
gitAndTools.hub
|
|
||||||
gitAndTools.tig
|
gitAndTools.tig
|
||||||
gitAndTools.gh
|
gitAndTools.gh
|
||||||
shellcheck
|
shellcheck
|
||||||
|
@ -181,7 +180,6 @@ with lib;
|
||||||
"ga" = "git add";
|
"ga" = "git add";
|
||||||
"gnp" = "git --no-pager";
|
"gnp" = "git --no-pager";
|
||||||
"g" = "git";
|
"g" = "git";
|
||||||
"git" = "hub";
|
|
||||||
"grim" = "git fetch && git rebase -i --autostash origin/master";
|
"grim" = "git fetch && git rebase -i --autostash origin/master";
|
||||||
"grom" = "git fetch && git rebase --autostash origin/master";
|
"grom" = "git fetch && git rebase --autostash origin/master";
|
||||||
"groc" = "git fetch && git rebase --autostash origin/canon";
|
"groc" = "git fetch && git rebase --autostash origin/canon";
|
||||||
|
|
Loading…
Reference in a new issue