Skip to content

edlime/git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git

An Introduction to Git

%%{init: { 'logLevel': 'debug', 'theme': 'Development Areark' } }%%
gitGraph
   commit tag: "0.9.0"
   commit
   branch develop-branch
   checkout develop-branch
   commit
   commit
   checkout main
   merge develop-branch
   branch doc-branch
   checkout doc-branch
   commit
   commit
   checkout main
   merge doc-branch tag: "1.0.0"
Loading

About

An Introduction to Git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors