You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check50 currently crashes when a branch that is a strict prefix of another already exists in the student repo. The crash is the result of git commit failing.
Lets have lib50 check for this and warn + exit if it detects such a branch.
check50 currently crashes when a branch that is a strict prefix of another already exists in the student repo. The crash is the result of git commit failing.
Lets have lib50 check for this and warn + exit if it detects such a branch.
cs50/check50#248
The text was updated successfully, but these errors were encountered: