Tag: Git

0

Backup hexo and auto deploy with Jenkins

Finaly, I am able to update the blog again. I was trying to back up the whole project of the hexo blog and messed up……I guess it’s easier for you to watch other people’s experience rather than do it y

0

Git CLI

Commands Sequence Git Basics name Description master default development branch origin default upstream repository HEAD current branch HEAD^ parent of HEAD HEAD~4 the great-great grandpa