Skip to content

Set git config pull.rebase at beginning along with other config #182

@kelly-sovacool

Description

@kelly-sovacool

If you get a warning message when you ran git pull regarding how to reconcile divergent messages, you can run this to let git merge automatically:

git config --global pull.rebase false

Thanks for catching this @emarpaz!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions