Skip to content

follow the guide for learing git, place a repository.

License

Notifications You must be signed in to change notification settings

hellogangs/learngit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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 tracks changes.
committed--reset --hard HEAD^
added--reset HEAD filename
modified--checkout -- file

About

follow the guide for learing git, place a repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published