Testing for git github workflow
#git
- SDL (types)
- SCM (types)
- Git Installation (cloud)
- commit id ?
git init git commit -m "any commit msg" git push origin main git clone git status git remote -v git add git config --global user.name git config --global user.email git log (comit id)