-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pushing new idea fails #96
Comments
cc @simeg |
@GridexX Are you able to manually push any changes by git commands for your idea repo? Make sure you are able to push and have access right to push for that repo |
@nisargparikh69 I have the exact problem. I push on my git repo without problems via ssh keys so the issue is not there in my case. I actually wrote my own small bash script to push changes automatically using
Then I just created an alias on my .zshrc: All this presumes that you have already created your repo on github (or other service you use) and that you don't use user+password to upload your changes. |
I just discover Eureka, from a tweet ! The idea sounds great and I just want to try it out
I have created a new private repository on GitHub with a Readme and clone it via SSH into my laptop.
When I add one idea into eureka, I get the following error
Search into the documentation to see if some authentication from Git is needed and as I found nothing, I ask here if there is some configuration needed, or how could be the problem fixed ?
Thanks in advance
The text was updated successfully, but these errors were encountered: