Commit c910966f by TongZuu

Update git-command.txt

parent 60244956
......@@ -35,6 +35,10 @@ git add . stages new and modified, without deleted
git add -u stages modified and deleted, without new
git config --global user.email "support_myhr@csc.co.th"
git config --global user.name "support_myhr"
-- commit with message
git commit -m initial
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment