fieryoOo/LearnGit
Repository files navigation
this file records all command encountered git init LearnGit git add README git commit -m '' git remote add origin https://github.com/fieryoOo/LearnGit.git git config remote.origin.url git@github.com:fieryoOo/LearnGit.git git branch -d cleanup