Closed qinshulei closed 7 years ago
Thanks for raising this.
What is the result of git remote -v
?
$ git remote -v
origin
This looks like it could be a permissions issue.
What is the output of the following?
git remote rm origin
githug reset
git remote -v
For me it was premissions issues.
When I executed reset with sudo it started working:
sudo githug reset
But this carries more permission problems :(
When I play level 18 (push_tags), I find a isuse.
Here is my enviroment: