ブランチを開いて (そして、チケットごとに 1 つ必要です)、やろうとするときはいつでもgit push
、
fatal: The current branch testchx has no upstream branch.
To push the current branch and set the remote as upstream, use
git push --set-upstream origin testchx
git push --set-upstream origin testchx
致命的に死ぬのではなく、自動的に実行するように git に指示する方法はありますか?
Git バージョン: 1.8.1.4