Instructions
Use this tool to generate Git reset commands:
- Specify a commit hash to reset to a specific commit.
- Select the reset type (e.g., --soft, --mixed, --hard) based on your needs.
- Optionally, use additional flags like -p for interactive mode or -q to suppress output.
- Provide file paths to reset specific files instead of the whole branch.