Q. Git Commands
Command Description
git clone <repository> clone a repository into a directory
git config --list
git config --global user.name "welen.tsai"
git status
git add . add up all untracked files
git checkout
git commit
git log
git remote
git push origin master

Q. 其他參考

Git Commands List

results matching ""

    No results matching ""