k88hudson/git-flight-rules

git apply patch to the rescue (question)

オープン

#214 opened on 2018/08/28

 (5 件のコメント) (0 件のリアクション) (0 人の担当者) (2,659 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (35,618 個のスター)
PR merge metrics
 (平均マージ 1m) (30d で 1 merged PR)

説明

Hi, I have a question: I've seen cases where a PR is really bad in terms of merging master multiple times, with commits before, in between etc. The kind of PR you want and should rebase, but it's really hard because of these merges. In this case you can generate a patch, and then apply it on a new branch, to get the exact copy of your old branch, but less messy.

Is there anything in this guide that talks about a similar method? Or should I add that in a new PR?

コントリビューターガイド