Re: [PATCH 0/6] Introduce publish tracking branch

2013-09-02 Thread Felipe Contreras
On Mon, Sep 2, 2013 at 2:25 AM, Matthieu Moy wrote: > Felipe Contreras writes: >> As it has been discussed before, our support for triangular workflows is >> lacking, and the following patch series aims to improve that situation. > > I may be stating the obvious, but isn't your series a duplicat

Re: [PATCH 0/6] Introduce publish tracking branch

2013-09-02 Thread Matthieu Moy
Felipe Contreras writes: > Hi, > > As it has been discussed before, our support for triangular workflows is > lacking, and the following patch series aims to improve that situation. I may be stating the obvious, but isn't your series a duplicate of remote.pushDefault, introduced in 1.8.3? If no

[PATCH 0/6] Introduce publish tracking branch

2013-09-01 Thread Felipe Contreras
Hi, As it has been discussed before, our support for triangular workflows is lacking, and the following patch series aims to improve that situation. We have the concept of upstream branch (e.g. 'origin/master') which is to where our topic branches eventually should be merged to, so it makes sense