Skip to content
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

error when performing “push” on GIT. Mac user #43

Open
Judyfinegold opened this issue May 31, 2016 · 3 comments
Open

error when performing “push” on GIT. Mac user #43

Judyfinegold opened this issue May 31, 2016 · 3 comments

Comments

@Judyfinegold
Copy link

I get the following error message when trying to push data into my repository from R Studio:

error: unable to read askpass response from "r postback-askpass"
fatal: could not read username for https://github.com. Device not configured

I have had significant issues trying to push data from my Rstudio to Github- initially I followed the videos to install Git and then the advice on this website including the link to stack overflow and entering my account details on my Terminal but still no luck!
Thanks

@felipeyanez
Copy link

felipeyanez commented May 31, 2016

Have you already tried the instructions on Issue #6?
More info can be found here.

@tevgeniou
Copy link
Contributor

check this:
http://stackoverflow.com/questions/24944387/errors-when-using-rstudios-git-tools

try also this:

git config --global credential.helper osxkeychain

@Judyfinegold
Copy link
Author

Dear Prof Evgeniou

Thank you so much! I finally have success! It took installing something called “Homebrew” also for my version of the mac in combination with these suggestions

Best wishes

Judith

On 31 May 2016, at 16:57, Theos Evgeniou <notifications@git.luolix.topmailto:notifications@github.com> wrote:

check this:
http://stackoverflow.com/questions/24944387/errors-when-using-rstudios-git-tools

try also this:

git config --global credential.helper osxkeychain


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/43#issuecomment-222630564, or mute the threadhttps://github.com/notifications/unsubscribe/ASdciPhRkhZVN-TWoDqPwFS4kIBlfoLOks5qG_fqgaJpZM4IqH1Z.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants