Я разблокировал репо из github.com, а также установил удаленный пульт. Ниже мое репо
[ Leezhm LIZHM ~/Developments/OF_GIT ] git remote -v
origin [email protected]:leezhm/openFrameworks.git (fetch)
origin [email protected]:leezhm/openFrameworks.git (push)
upstream https://github.com/openframeworks/openFrameworks.git (fetch)
upstream https://github.com/openframeworks/openFrameworks.git (push)
когда я использовал эту команду
git fetch upstream develop
git merge upstream/mac8
Он всегда получал следующую ошибку:
fatal: 'upstream/mac8' does not point to a commit