rsnext/packages/create-next-app/@types
Joe Haddad 00badd4d58
Initialize Git repo on app creation (#9376)
* Initialize Git repo on app creation
This PR initializes a Git repository after Create Next App runs.

We ensure the app was not created in an already-existing Git or Mercurial repo.

Failures of setup (no Git installed) do not fail the application bootstrapping.

Closes #9077 (replaces)

* Add test

* Update index.test.js
2019-11-10 21:42:51 -08:00
..
promisepipe.d.ts Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00
rimraf.d.ts Initialize Git repo on app creation (#9376) 2019-11-10 21:42:51 -08:00
update-check.d.ts Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00
validate-npm-package-name.d.ts Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00