aliases: some git stuff
This commit is contained in:
parent
e9c05e4f5d
commit
b23ed68195
2 changed files with 8 additions and 1 deletions
|
|
@ -33,8 +33,8 @@ defvcsfun gcm "commit" "commit" "commit"
|
|||
defvcsfun ga "add" "add" "add"
|
||||
defvcsfun gpu "push" "push" "i_am_not_distributed_please_dont_push_me"
|
||||
|
||||
alias gs="git switch"
|
||||
alias gco="git checkout"
|
||||
alias gca="git commit -a"
|
||||
alias gap="git add --patch"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue