Error in Github Desktop when pulling Source/Libraries/PythonAPIModule'
korunekosama opened this issue · 1 comments
There are some errors in Github Desktop and SourceTree when pulling the openHistorian Master Branch :
"fatal: clone of 'git://github.com/GridProtectionAlliance/openhistorian-python.git' into submodule path 'D:/AppliRTE/Git_For_SourceTree/openHistorian/Source/Libraries/PythonAPIModule' failed
Failed to clone 'Source/Libraries/PythonAPIModule'."
Maybe caused by the "PythonAPIModule @ b861a4b" name ?
(I'm a newbie in Github and only use it to track the changes / enhancements / new features added to the code, by pulling the master branchs in GitHub Desktop portable).
Regards
Solved by previously cloning https://github.com/GridProtectionAlliance/openhistorian-python in openhistorian_local_repo/Source/Libraries/PythonAPIModule
After that action, pulling requests for openhistorian are OK