Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn and exit if a prefix branch exists #68

Open
Jelleas opened this issue Feb 9, 2021 · 0 comments
Open

Warn and exit if a prefix branch exists #68

Jelleas opened this issue Feb 9, 2021 · 0 comments

Comments

@Jelleas
Copy link
Contributor

Jelleas commented Feb 9, 2021

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

@Jelleas Jelleas changed the title Warn and exit when a prefix branch exists Warn and exit if a prefix branch exists Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant