Skip to content

jucson/learngit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git is a distributed version control system.
Git is  free software distributed under the GPL
Git has a mutable index called stage.

创建本地分支后
git pull orgin master(local):master(remote) 本地分支代码也会得到更新

git pull orgin master(remote) 本地分支代码更新,但是master代码没有得到更新

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published