SyntaxFix
Write A Post
Hire A Developer
Questions
This worked perfectly for me, although fetching all branches could be a bit too much:
git init git remote add origin https://github.com/Vitosh/VBA_personal.git git fetch --all git checkout develop