Re: [Wireshark-dev] Multiple commits per topic branch

2013-09-19 Thread Alexis La Goutte
Thanks for this information... (i search this information about "topic branch" this afternoon...) On Thu, Sep 19, 2013 at 7:38 PM, Marc Petit-Huguenin < m...@petit-huguenin.org> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > It is possible to have more than one commit per topic b

[Wireshark-dev] Multiple commits per topic branch

2013-09-19 Thread Marc Petit-Huguenin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It is possible to have more than one commit per topic branch. If it is the case, git push will create one patchset per commit in the Gerrit server, with a dependency between successive commits. In most case, this is not a good idea to have multiple