Commit 99c9dbed authored by Gaetan Semet's avatar Gaetan Semet Committed by ncanceill
Browse files

New alias for repo: ru and rst


Signed-off-by: default avatarGaetan Semet <gaetan@xeberon.net>
parent e04d3e05
......@@ -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'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment