这是一个创建于 3290 天前的主题,其中的信息可能已经有所发展或是发生改变。
发现提交 pull request 之后的新 commit 也会出现在 pull request 之中,有办法让 pull request 只包括某个 commit 之前的 change 吗?
3 条回复 • 2016-09-07 10:50:09 +08:00
 |
|
1
sox 2016-09-06 15:59:24 +08:00
new branch
|
 |
|
2
Senorsen 2016-09-06 16:10:56 +08:00
PR 中会包含这个 branch 对目标 branch 所有新的 commit
|
 |
|
3
H4cK 2016-09-07 10:50:09 +08:00
thanks, new branch 确实好用。 svn 转过来还不习惯,不过 git 的 command line 真是好用
|