05.29Set Git ProxySet up a proxy for Git operations, both for HTTP/HTTPS and SSH connections.2 min read
05.04Understanding Git Reset and Revert介绍git reset和revert的使用;通过git reset,撤销提交,回滚版本,使项目的进展更加顺利。9 min read
04.26Git Rebase, Squash, and History用 git rebase -i 合并、修改和整理 commit 历史,并补充 Git 2.54 新增的实验性 git history 命令。9 min read