I've accidentally created a branch with the wrong config spec and I've made a merge in there that wasn't meant to be done. Is there a way to remove this branch like it never existed, with one and only command? There are no checked-out files in the branch.
I could go through all files and do it manually since there are only 3 files that were merged. But what if there were 3000 instead of 3?