I would like to make some more pull requests but I can't figure out to revert 
my local fork back to devel. I've tried the command: git pull --rebase 
--autostash as well as other commands. But it always claims it is up to date. 
How do I get my repository to rebase based on 
[https://github.com/nim-lang/Nim](https://github.com/nim-lang/Nim) and not my 
own repository 
[https://github.com/solo989/Nim](https://github.com/solo989/Nim). I have my own 
repository cloned on my hard drive and am running the commands in that folder. 
I also tried the desktop app Github Desktop but it doesn't seem to have that 
feature. 

Reply via email to