Skip to content

zhangbaitong/practice

Repository files navigation

Project for practice
------------------------
Get:
git clone https://github.com/zhangbaitong/practice.git

Submit:
git add .
git commit -m "your message"
git push origin master

Delete:
git commit -a -m "your message"

Rename:
git add . -A
-------------------------
git config --global user.name "yourname"
git config --global user.email yourname@xx.com
-------------------------

About

project for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published