Skip to content

jdai/learnjit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

learnjit project

course link: https://www.liaoxuefeng.com/wiki/896043488029600 , super easy and simple course, you can use google translator.

you can use jit GUI but cmd line is more straight forward, unless you have complex tree to view: https://www.syntevo.com/smartgit/download/

after that I can clone: git clone https://github.com/jdai/learnjit , then use cloned repository for further developing - add/commit

jit cmd note:

$ git reset --hard HEAD (going back to HEAD) $ git reset --hard HEAD^ (going back to the commit before HEAD) $ git reset --hard HEAD1 (equivalent to "^") $ git reset --hard HEAD2 (going back two commits before HEAD)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published