1. MacOS : shift + command + . → Hidden file View
  2. delete .git folder
  3. git Setting

git Command

git init

git remote add origin [https://**watanow@**github.com/watanow/WATA.LBSP.TRAC.NDK.git](<https://watanow@github.com/watanow/WATA.LBSP.TRAC.NDK.git>)

git pull

git add .

git commit -m "start"

git push -u origin master

https://github.com/watanowDev/Wata.RTLS.Android.Native.git

If fail

git remote set-url origin [<https://watanow@github.com/watanow/WATA.LBSP.TRAC.NDK.git>](<https://watanow@github.com/watanow/WATA.LBSP.TRAC.NDK.git>)
git remote remove origin
git remote add origin [<https://watanow@github.com/watanow/WATA.LBSP.TRAC.NDK.git>](<https://watanow@github.com/watanow/WATA.LBSP.TRAC.NDK.git>)
git push -u origin master

github access token : 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

.gitignore File

.gitignore

Android Studio

Android Studio GitHub Login "Incorrect credentials. Request response. 401 Unauthorized