mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
git-push-upstream no longer needed
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
set -l branch (git branch 2>/dev/null | grep '^\*' | colrm 1 2)
|
||||
and set -l command "git push --set-upstream origin $branch"
|
||||
and commandline -r $command
|
||||
and commandline -f execute
|
Reference in New Issue
Block a user