Skip to content

Allow git status to detect when upstream is out of date #280

@joshlf

Description

@joshlf

Currently, regardless of whether we've updated GitHub/made local changes, we get:

$ git status
On branch read-only
Your branch is up to date with 'read-only'.

nothing to commit, working tree clean

This is as a result of the fact that, for private branches, git thinks that the local repo is the upstream.

Gemini design.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions