Re: Quick question about the release process

2024-04-02 Thread LinkinStar
Technically they should be the same. > > Chris > > > Von: LinkinStar > Datum: Montag, 1. April 2024 um 06:07 > An: dev@answer.apache.org > Betreff: Re: Quick question about the release process > Hi Willem Jiang, > > You are absolutely correct in what you said. Just a

Re: Quick question about the release process

2024-03-31 Thread LinkinStar
Hi Willem Jiang, You are absolutely correct in what you said. Just as you said, we also do not want to use commands like "git push --force" as they can cause many issues. The solution, as you mentioned, is to use the svn-like-model to replace the current git-flow-model, which would help avoid thi

Re: Quick question about the release process

2024-03-31 Thread Willem Jiang
On Mon, Apr 1, 2024 at 10:40 AM LinkinStar wrote: > > Hi Willem Jiang, > > First of all, thank you for your question. > > Firstly, regarding the merging of PRs, we encountered the same issue as > tisonkun before[1]. During the merge process, we are unable to select the > "Rebase and merge" option

Re: Quick question about the release process

2024-03-31 Thread LinkinStar
Hi Willem Jiang, First of all, thank you for your question. Firstly, regarding the merging of PRs, we encountered the same issue as tisonkun before[1]. During the merge process, we are unable to select the "Rebase and merge" option and are forced to choose "Squash and merge." This results in the