记我的第一次 GitHub Pull Request(完结篇)Fork 与 PR

beyond stars at 
Previously On This Serie 在本系列的前面 3 篇文章《提交与分支》、《合并与冲突处理》和《拉取与推送》中我们先后介绍了『提交』(git commit),『分支』(git branch),『合并』(git me……