Re: Patchwork patch tracking system
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> Does this mean I cannot push after merging from my local branch into > master in my repository? IOW, if I have local feature branches, do I > have to rebase commits from those branches before pushing them? We do not have any hook that would reject such a push, but we would _really_ like you to (this is going back to a discussion we had about allowing merge commits or not). -- Joel