こんにちは、特定のリモートブランチに何かをプッシュしたいです
私はローカルエリアを
git clone https://~~~.Something
cd https://~~~.Something
を使用して特定のブランチにアクセスできます
git checkout origin/[branch]
特定のブランチ Origin/[branch] に何かをコミットしたいのですが、by を使用して何かをプッシュしようとしているとき
git push origin [branch]
このエラーが発生しました
error: src refspec [branch] does not match any.
error: failed to push some refs to 'https://github.com/kkammo/yonseitree.git'
この問題を解決しようとしましたが、解決策が見つかりません...だから助けてくださいTT