about commit - AthenaTzeng/myTool GitHub Wiki

SOP to add & update github:

  1. git add filename
  2. git commit -m 'msg'
  3. git remote add <isItTag> [email protected]:username/Reponame.git
  4. git push -u <isItTag> branchname
⚠️ **GitHub.com Fallback** ⚠️