add initial commit
This commit is contained in:
@@ -61,6 +61,8 @@ if exist "A:\1 Amazon_Active_Projects\3 ProjectStructure\components\gitattribute
|
||||
pushd "%projectRoot%" >nul
|
||||
git init
|
||||
git lfs install
|
||||
git add . -v
|
||||
git commit -m "init"
|
||||
popd >nul
|
||||
|
||||
echo Project structure created successfully in folder: %projectRoot%
|
||||
|
||||
Reference in New Issue
Block a user