Skip to content

wangchao1980/gittest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/wangchao1980/gittest.git
git push -u origin master


git config --global user.name "wangchao1980"

git config --global user.email "wangchao_cn@qq.com"


git merge test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published