allow update to switch to a different branch if the repo is clean
#!/bin/shhg inittouch unknowntouch ahg add ahg ci -m "1" -d "1000000 0"touch bhg add bhg ci -m "2" -d "1000000 0"echo %% Should show unknownhg statushg revert -r 0 --allecho %% Should show unknown and b removedhg statusecho %% Should show a and unknownls