Tag: Git
All the articles with the tag "Git".
-
Building and Deploying GitHub Pages with Travis CI
Explaining the two types of GitHub Pages and how they work, with a detailed walkthrough of using Travis CI to automate Hexo blog builds and deployments — every commit automatically updates your site.
-
Becoming a DevOps Engineer — Version Control with Git
Skip the Git basics. This post shares uncommon but practical Git techniques: rebase workflows, cherry-pick, reflog for emergencies, submodule management, and recommended learning resources.