Open Jackenmen opened 4 years ago
Main issue seems to be that tags can be retrived from origins/tags and the Downloader currently checks if it's a branch and not a tag.
Some solutions could be to do tags/tagname
or not allowing tags.
Another one could be that the git repo is retrieved before hand and checks if it's valid before erroring out.
Command bugs
Command name
[p]cog update
What cog is this command from?
Downloader
What were you expecting to happen?
Cog update to proceed without error or at least to error gracefully.
What actually happened?
Got unhandled exception:
How can we reproduce this issue?
[p]repo add jackcogs-test https://github.com/jack1142/JackCogs rlstats-3.1
[p]cog update