mark safe directory
This commit is contained in:
@@ -60,6 +60,7 @@ if exist "A:\1 Amazon_Active_Projects\3 ProjectStructure\components\gitattribute
|
||||
:: Initialize git and install Git LFS
|
||||
pushd "%projectRoot%" >nul
|
||||
git init
|
||||
git config --global --add safe.directory "%projectRoot%"
|
||||
git lfs install
|
||||
git add . -v
|
||||
git commit -m "init"
|
||||
|
||||
Reference in New Issue
Block a user