Skip to content

Potential improvement: git config for easy pushed on new branches #2036

@leafty

Description

@leafty
git push
fatal: The current branch leafty/1 has no upstream branch.
To push the current branch and set the remote as upstream, use

    git push --set-upstream origin leafty/1

Suggestion: add the corresponding git push configuration.

[push]
	autoSetupRemote = true

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