Add a git-reset-all script to tor's git scripts

If I do a trial merge, or if a merge has lots of conflicts, it's hard to reset my worktrees to the torproject branches.

We could write a git-reset-all.sh script that does a hard reset on each listed branch.