读书人

Chapter 五. Distributed Git

发布时间: 2013-11-22 23:06:19 作者: rapoo

Chapter 5. Distributed Git

git request-pull command and e-mailthe output to the project maintainer manually.

patch?can partially apply patchfiles, leaving your workingdirectory in a weird state. It won't create a commit for you—after running it,you must stage and commit the changes introduced manually.

You get a clean summary of all the commits since v1.0.1,grouped by author.

读书人网 >软件开发

热点推荐