Skip to content

Better default 'into' branch #51

@markalfred

Description

@markalfred

Instead of defaulting to origin/master, default to local master's upstream branch. In 99.9% of cases, this will be master. Sometimes, though, a user might want to set their local master to some faux-master topic branch.

git rev-parse --abbrev-ref --symbolic-full-name "master@{u}"

will return origin/master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions