Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

Projects page: only tracks default branch #89

Description

@stvnrlly

The Github API only provides the activity for the default branch (usually master), so the graph and ranking are not totally accurate. Some projects might be actively developing on more than one branch, or have separate tracks for master and gh-pges.

It seems that this is something that will have to be handled with a shell script, using something like git log and/or git shortlog.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions