Thanks a lot,
the command
$ git remote set-url --push origin
https://github.com/JaneliaSciComp/NIDAQ.jl.git
helps solve the problem
I'm very supportive of changing the default git interaction from ssh to
https://
Petr
On Wednesday, November 4, 2015 at 7:32:40 PM UTC+1, Tony Kelman wrote:
>
> This is probably due to not having ssh keys set up properly, which can be
> kind of tricky, especially on windows. We're moving towards preferring
> https for everything which should fix this.
>
> For now I recommend starting git bash, navigating to the package directory
> and adding new https remotes for your forks that you can push to more
> easily.
>