Overwriting a VCS-controlled file and then cleaning up the change is error-prone. Instead, keep a spec template and then generate and delete the versioned spec as needed.
@otaylor any reason not to do this?
Pull-Request has been merged by yselkowitz
Overwriting a VCS-controlled file and then cleaning up the change is error-prone. Instead, keep a spec template and then generate and delete the versioned spec as needed.
@otaylor any reason not to do this?