Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Setup tracking for default branch when cloned. #313

Closed
@jmalloc

Description

@jmalloc

Is it possible to set up tracking of remote branches, similarly to how git clone does for the default branch? I've found the relevant configuration mentioned here, but I think that's just testing that configuration is marshalled and unmarshalled without losing information.

It this is not possible currently, what would be the most appropriate way to implement this? Should Config gain methods for manipulating these particular settings, should Clone / PlainClone do this by default, etc, etc.

Any guidance would be much appreciated :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions