ajout de ggpush fish flavour
parent
9aa566704a
commit
e884c303b3
|
|
@ -1,4 +1,3 @@
|
||||||
function ggpush --wraps='git push origin "$(git_current_branch)"' --description 'alias ggpush=git push origin "$(git_current_branch)"'
|
function ggpush --wraps='git push origin "$(git_current_branch)"' --description 'alias ggpush=git push origin "$(git_current_branch)"'
|
||||||
git push origin "$(git_current_branch)" $argv
|
git push origin (command git symbolic-ref --short HEAD 2>/dev/null)
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue