Skip to content

Handle "main" vs "master" distinction #10

@4onen

Description

@4onen

Hey! I've just deployed an autograder to my students in ECE157A, only to realize that an error I was getting wasn't so benign:

fatal: Couldn't find remote ref master

My GitHub repo containing the grader is deployed using GitHub's new default branch, Main. This seems to be preventing Git-Scope from fetching my autograder's latest update (which fixes a critical discrepancy with the instructions.)

Odd that this didn't prevent building the autograder in the first place. Thoughts?

(I can just rebuild the Git-Scope autograder from scratch to work around this, nbd. Thought you should know, though.)

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