TypeStat icon indicating copy to clipboard operation
TypeStat copied to clipboard

Add a Git option in the config wizard

Open JoshuaKGoldberg opened this issue 4 years ago • 0 comments

🚀 Feature Request

Following #807, the config wizard should offer to add git add, git commit, etc. to make a series of commits for each step of the process.

Existing Behavior

Nothing about Git is in TypeStat.

Change Proposal

Have the config wizard ask if the person is using Git (and default to yes iff .gitignore exists). Have each step of the config be added as a granular Git commit so consumers can see the steps done.

JoshuaKGoldberg avatar Dec 17 '20 20:12 JoshuaKGoldberg