Commit cf4be88
committed
tag-git: allow upstream merges
It is true that regular Git for Windows releases always rebase to the
corresponding upstream version.
However, embargoed MinGit releases _merge_ the upstream versions
instead, for simplicity.
And the plan is to do the same for embargoed Git for Windows releases,
too, as that will make future rebases much easier: if embargoed upstream
versions are merged into embargoed Git for Windows releases, those
latter can easily be merged into Git for Windows' `main` branch without
duplicating patches in `main^{/Start.the.merging-rebase}..main`.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 292a10f commit cf4be88
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments