Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there a way to restart a challenge when you've made a mistake on(e.g. an extra commit)? `git start <challenge_name>` appears to keep the same state of the git branches associated with the challenge. I'm also noticing when trying to rollback to a previous commit with `git reset HEAD --hard <commit_id>` that I'm getting `fatal: Cannot do hard reset with paths.`


Nevermind, `git start` does reset the state I just wasn't understanding the question correctly.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: