AutonomousRacecar
Autonomous Cognitive Assistant
BWSI Python Core
Version Control: Git & Github
その他
質問はこちら
CLOSE
CLOSE
“git checkout gh-pages”を入力し、マージしたい先のブランチに移動するとあるのですが、これをGit Bashのターミナルに入力すると、 fatal: not a git repository (or any of the parent directories): .gitとでてきます。どうすればいいですか。
AutonomousRacecar
AutonomousRacecar
HOME
AutonomousRacecar
“git checkout gh-pages”を入力し、マージしたい先のブランチに移動するとあるのですが、これをGit Bashのターミナルに入力すると、 fatal: not a git repository (or any of the parent directories): .gitとでてきます。どうすればいいですか。
マージしたいレポジトリがあるディレクトリまで移動してください。
ディレクトリの中身を見たければ、lsコマンドで確認できます。
移動したいディレクトリ名があれば、cdコマンドで移動できます。
Next
Wall Following Controllerの最終問題に使用する式について
Prev
not something we can mergeのエラーメッセージが出てしまう