Skip to content

Instantly share code, notes, and snippets.

@zhaorui
Created September 15, 2016 05:14
Show Gist options
  • Save zhaorui/452be0fe1ab8bf3ae0b41f0f806f439d to your computer and use it in GitHub Desktop.
Save zhaorui/452be0fe1ab8bf3ae0b41f0f806f439d to your computer and use it in GitHub Desktop.
git revert HEAD~n..HEAD~m
回滚区间[HEAD~n + 1, HEAD~m]上的commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment