GunnarFarneback/LocalRegistry.jl

Can't publish to github

fonsp opened this issue · 2 comments

fonsp commented

Hi!

I used create_registry to create a local repository, and then clicked the "Publish" button on github desktop to try to put it on github.com. This didn't work:

image

I have never used the github desktop and have no idea what the "Publish" button is supposed to do. However, LocalRegistry only creates the repository locally and whatever steps are needed to create the remote repository must be done by other means.

fonsp commented

I worked around the problem by removing the .git directory. I never used the git command before on this computer, so it might not be set up correctly.

Perhaps the overlap of people who use LocalRegistry.jl and those who never use the git command line is too small to worry about :)