Skip to content

feat: configuration for the default remote #11

@MichaelMure

Description

@MichaelMure

For now, the default git remote is hard-coded as "origin". While this will work most of the time, having this being configurable would be nice.

Git handle this configuration separately for each branch so we can't reuse that system.

I guess the best way to do that would be using the git config system and having an entry like gitbug.defaultremote=origin.

In git-bug, we will also need a config package that read and expose this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/configurationRelates to git-bug configurationkind/featureRelates to a new featurepriority/important-longtermImportant over the long term, but may not be staffed and/or may require multiple releasestriage/acceptedThis issue is accepted

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions