Error: Can't determine the local repo's default branch #465
-
Hi @IBAHCM/rpir-instructors, What could be the matter please? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@maryadejoh - you need to make an initial commit to the repository in the git pane in RStudio (just commit, don't push) before you run |
Beta Was this translation helpful? Give feedback.
-
Thank you, Richard. I will try and see how it goes. Regards, |
Beta Was this translation helpful? Give feedback.
@maryadejoh - you need to make an initial commit to the repository in the git pane in RStudio (just commit, don't push) before you run
use_github()
, otherwise it gets confused. Can you try that and see if it works?