Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Git Tutorial

git add xxx  
git rm xxx  
git commit -m "xxx"  
git checkout -- xxx  
git log --pretty=oneline  
git reset --hard HEAD^  
git reset --hard xxx  
git push  

About

This repository is for learning how to use git.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages