feat(gs/home): alias gcc->git checkout canon
To go along with git checkout master Change-Id: I2a0d09e50cf82368e324e1dfbbd3dc868d30b9f2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/728 Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
parent
7252468b34
commit
2b2e1152ce
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ with lib;
|
|||
"gco" = "gc";
|
||||
"gcd" = "gc development";
|
||||
"gcm" = "gc master";
|
||||
"gcc" = "gc canon";
|
||||
"gc" = "git checkout";
|
||||
"gbg" = "git branch | grep";
|
||||
"gba" = "git branch -a";
|
||||
|
|
Loading…
Reference in a new issue