Skip to content

git config branch.autosetupmerge: always is not optimal #19

Description

@shauntarves

Hi there,

https://github.com/strapsh/strap/blob/master/cmd/run#L193 has [may be] unintended consequences. In simple workflows that use a local branch with a remote branch of the same name, having autosetupmerge requires that the branch be created on the remote first (or always use --no-track with a git branch command).

I'm curious about the motivation for having this set and whether you would be willing to remove this setting if I created a PR for it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions