mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
move to new repo
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
alias r='repo'
|
||||
alias rra='repo rebase --auto-stash'
|
||||
alias rs='repo sync'
|
||||
alias rsrra='repo sync ; repo rebase --auto-stash'
|
||||
alias ru='repo upload'
|
||||
alias rst='repo status'
|
||||
alias rsto='repo status -o'
|
||||
alias rfa='repo forall -c'
|
||||
alias rfap='repo forall -p -c'
|
||||
alias rinf='repo info'
|
||||
Reference in New Issue
Block a user