-
Notifications
You must be signed in to change notification settings - Fork 1
Handle "main" vs "master" distinction #10
Copy link
Copy link
Open
Description
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.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels