Skip to content

Add branch to config #49

Description

@surmann

Hallo and thank you for that easy tutorial in so many languages.

I got an issue when start working on a new branch. I was not able to push it in RStudio (a normal git push worked), because the branch has no entry in the config file.
The command
git branch --set-upstream myBranch origin/myBranch
for branch myBranch solved this problem. Perhaps you can add this as the last command in the branching section.

Kind regards
Dirk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions