yeoman / generator-generator

Generate a Yeoman generator
1.22k stars 237 forks source link

how to save the old files and the new when dealing conflicts #232

Closed JoMartinezZhu closed 5 years ago

JoMartinezZhu commented 5 years ago

when conflicts,I want to save the differences between the old and the new or to custom actions

SBoudrias commented 5 years ago

That is not an option Yeoman supports today. If you want, you could propose the feature and work on a PR to add this feature to the core: https://github.com/yeoman/generator