-
Notifications
You must be signed in to change notification settings - Fork 0
springadele/learngit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Git is a distributed version control system. bug 101:Git is free software distributed under the GPL. Git has a mutable indext called stage. Git track changes of files. Creating a new branch is quick AND simple. Learn how to use no-ff dev branch. add feature2 branch:compare no-ff merge on master. bug branch exercise:modify readme.txt and add new file4.txt