Use `git checkout` instead of `git reset`
With this change, if the checkout fails, it will stop with an error. The purpose is to avoid deleting working branch history when developing gem.
Showing
Please register or sign in to comment
With this change, if the checkout fails, it will stop with an error. The purpose is to avoid deleting working branch history when developing gem.