Commit 230bd811 by TongZuu

Update git-command.txt

parent c910966f
......@@ -43,3 +43,6 @@ git config --global user.name "support_myhr"
git commit -m initial
git -c user.name='Paul Draper' -c user.email='my@email.org' commit -m '...'
git config --global credential.helper 'cache --timeout=3600'
\ No newline at end of file
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