Skip to content

xqm0811/JavaCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

git config --global user.email "xiecc0811@163.com"
git config --global user.name "xqm"

git clone url  //从远处克隆代码
git add readme.txt //添加修改
git commit -m "注释" //提交
git diff readme.txt //比较不同
git log //显示日志
git log --pretty=oneline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published