-
Notifications
You must be signed in to change notification settings - Fork 0
Goolory/learngit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Git is a distributed version control system. Git is free software distributed under the GPL.111 git init git add README.md git commit -m "first commit" git remote add origin https://github.com/Goolory/learngit.git git push -u origin master 创建D v分支 在master分支中修改 在dev分支中进行工作。。。。。。
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published