Closed carlocab closed 1 year ago
Currently, git-try-push will push commits directly to master (unless branch is specified).
git-try-push
master
branch
We need it to push to the current branch checked out when told to do so for Homebrew/homebrew-core#125556.
CC @MikeMcQuaid
Currently,
git-try-push
will push commits directly tomaster
(unlessbranch
is specified).We need it to push to the current branch checked out when told to do so for Homebrew/homebrew-core#125556.
CC @MikeMcQuaid