norėdami sukurti alias, jums reikia:
vim ~/.bash_profile
Ten įrašykite:
alias gp='git stash && git pull -r && git stash pop'
Išsaugokite (:wq)
Ir paleiskite
source ~/.bash_profile
Dabar galite naudotis alias
vim ~/.bash_profile
alias gp='git stash && git pull -r && git stash pop'
source ~/.bash_profile
Vartotojai naršantys šį forumą: Registruotų vartotojų nėra ir 0 svečių