expo / create-react-native-app

Create React Native apps that run on iOS, Android, and web
BSD 3-Clause "New" or "Revised" License
13.26k stars 1.35k forks source link

fix: skip creating a git repo when inside existing repo #920

Closed byCedric closed 1 year ago

byCedric commented 1 year ago

Part of ENG-7078

When creating a new app inside a monorepo, we should not create a new git repository.

github-actions[bot] commented 1 year ago

Size Change: +1 B (0%)

Total Size: 208 kB

Filename Size Change
build/index.js 208 kB +1 B (0%)

compressed-size-action

byCedric commented 1 year ago

I see the changelogs are WAY outdated, let me update that inside another PR.