I am using Pygit2 within python to checkout to a specific branch. Similar to git; however, I am unable to set the newly checkout branch to the remote branch (set upstream).<