Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

Packages

Contributors

Languages