最近マスターから派生したブランチ (メインブランチ) があります。
git pull origin otherbranch
ブランチ otherbranch を master から派生した mainbranch にマージする意志がある場合は?
Git マージを使用できますが、上記のステートメントが何をするのか知りたいです。
私が必要としているのは、otherbranch をメイン ブランチとマージすることで、megre でエラーが発生しています。
fatal: 'otherbranch' does not point to a commit