Note though that any change to the generated file are overwritten next time it is re-generated. In this case, a new version of Bikeshed was trying to be helpful by parsing the output of git remote -v and guessing where issue tracking is, but my local remote was still configured as before I renamed the repository. Too much undocumented magic :/
Thanks!
Note though that any change to the generated file are overwritten next time it is re-generated. In this case, a new version of Bikeshed was trying to be helpful by parsing the output of
git remote -v
and guessing where issue tracking is, but my local remote was still configured as before I renamed the repository. Too much undocumented magic :/