When running ng g, none of the files are added to git automatically. Doing this for the user is one more (admittedly minor) step the CLI could capture.
This could be added as an option under defaults in .angular-cli.json, where addToGit can be enabled/disabled
Hi @jelbourn @hansl I think I can look & PR this! If you'd like me to look, Can you please provide me the _special_ instructions or details (if any) ? Thanks.
Most helpful comment
This could be added as an option under
defaultsin.angular-cli.json, whereaddToGitcan be enabled/disabled