New alias for repo: ru and rst
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
e04d3e0563
commit
99c9dbed47
@ -10,3 +10,9 @@ compdef _repo rs='repo sync'
|
||||
|
||||
alias rsrra='repo sync ; repo rebase --auto-stash'
|
||||
compdef _repo rsrra='repo sync ; repo rebase --auto-stash'
|
||||
|
||||
alias ru='repo upload'
|
||||
compdef _repo ru='repo upload'
|
||||
|
||||
alias rst='repo status'
|
||||
compdef _repo rst='repo status'
|
||||
|
Loading…
Reference in New Issue
Block a user