go-commons icon indicating copy to clipboard operation
go-commons copied to clipboard

Add git reset function

Open rhoboat opened this issue 2 years ago • 0 comments

Probably makes the most sense to put it in go-commons. I think the use case for reseting in testing is much more limited than for go CLIs, since we don't want to accidentally undo all the changes while you are iterating in testing (e.g., running git reset on the current repo instead of the copy we are using for upgrade testing).

Originally posted by @yorinasub17 in https://github.com/gruntwork-io/terraform-aws-ci/pull/466#discussion_r914044640

rhoboat avatar Jul 05 '22 18:07 rhoboat