so the cmds are git clone [https://github.com/nim-lang/Nim](https://github.com/nim-lang/Nim)/
git checkout devel git fetch upstream devel git pull upstream devel git push git remote -v lists sources that are connected to my local copy but how do I connect them in the first place? and how do I resolve changes that I have already made to my base branch so it will stop complaining about merge conflicts? just assume that I am a complete git newb and don't know what any of these commands do also is there any way to add new lines in this forum without double spacing?