Re: Patchwork patch tracking system
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> > (this is going back to a discussion we had about allowing merge > > commits or not). > > AFAIR, that discussion was about merging from the (public) release > branch to master. Now I asked about my private branches, which is > slightly different. The thing is that there is no real difference between pushing a merge of a public branch, and a merge of a private branch. We'll still end up with a merge commit in the public repository. -- Joel