1. git rev-parse --show-toplevel
2. delete .git folder
1. add .gitignore file to the project
2. add the folder/module name int he added file (e.g. /src/app.js, /node_modules)
2. delete .git folder
1. add .gitignore file to the project
2. add the folder/module name int he added file (e.g. /src/app.js, /node_modules)
No comments:
Post a Comment