Commit 9fe2a82
committed
keepalive: in forks, merge the upstream branch instead of creating commits
In the fork in `gitgitgadget-workflows/gitgitgadget-workflows`, we now
have a divergent commit history. That is because both that fork as well
as the upstream repository in `gitgitgadget/gitgitgadget-workflows`
create those keepalive commits.
That is not ideal.
Let's instead merge the upstream branch in forked repositories, which
will include that already-created keepalive commit.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 9c0c7e1 commit 9fe2a82
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
20 | 31 | | |
| 32 | + | |
21 | 33 | | |
22 | 34 | | |
23 | 35 | | |
| |||
0 commit comments