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

I am going through these steps before the SIPS workshop and I want to be added as a collaborator for the githubfunrepo #174

Closed
jajapipopp123 opened this issue Apr 13, 2023 · 5 comments
Assignees
Labels
ADF_2023 rpostback-askpass How to fix the error

Comments

@jajapipopp123
Copy link
Collaborator

No description provided.

@jajapipopp123 jajapipopp123 changed the title I am going through these steps before the SIPS workshop and that you want to be added as a collaborator for the githubfunrepo I am going through these steps before the SIPS workshop and I want to be added as a collaborator for the githubfunrepo Apr 13, 2023
@anamartinovici
Copy link
Owner

Hi @jajapipopp123

I have added you as a collaborator to this repository. You need to accept the invite and then you should be able to push to this repository. If it all works fine, please close this issue. I have assigned you as 'responsible' for this, so you get to practice the feature.

I assume you're going through the step-by-step instructions after the first workshop of the ADF course rather than before the SIPS workshop.

@jajapipopp123
Copy link
Collaborator Author

Hi @anamartinovici

Yes, sorry I meant the ADF course. I have ran into an issue when I write a commit message, I press "commit", then "push", I receive this message

/usr/bin/git push origin HEAD:refs/heads/main
error: cannot run rpostback-askpass: No such file or directory
fatal: could not read Username for 'https://github.com': Device not configured

Then my txt file doesnt appear anymore when trying to commit. However i see it in the "Changes" section with everybody elses comments. I check on[https://github.com/anamartinovici/githubfun] and my text file is not there.

Do you know what I can do?

Thank you

@anamartinovici
Copy link
Owner

anamartinovici commented Apr 14, 2023

Hi @jajapipopp123

This seems to be an old and common issue with RStudio and MacOS: STAT545-UBC/Discussion#93

Follow the suggestions in the first post in that Issue: STAT545-UBC/Discussion#93 (comment) Specifically:

  • in RStudio, click on the "Tools" menu and select "Shell"
  • Run the following command: git push. Note that the linked post indicates git push -u origin master. master used to be the default label for what is now called the main branch in a repo.
  • it might ask you for your git username and password. Supply this information, make sure it is correct
  • hopefully the push is successful, then you can close the window
  • Now make some more edits to some file so that you have new content to push
  • click on the "push" button in RStudio and this time the push should work

@anamartinovici
Copy link
Owner

Hi @jajapipopp123

I see you have committed to the repository. Did you experience difficulties committing to the repository? If "Yes", then reply and let me know what does difficulties are. If "No", then please close this issue.

@jajapipopp123
Copy link
Collaborator Author

Hi @anamartinovici , Yes I did as I stated before but I have figured it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADF_2023 rpostback-askpass How to fix the error
Projects
None yet
Development

No branches or pull requests

2 participants