mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-17 22:44:12 +08:00
* add command to add files to staging after eject * update console.log message * wrap git add in a try/catch block * return true & update log message * add test to check if files were staged * Fix check for staged files