Re: [PATCHv2 0/3] Improve branch UI for setting upstream information

2012-08-30 Thread Junio C Hamano
car...@cmartin.tk (Carlos Martín Nieto) writes: > Junio C Hamano writes: > >> Carlos Martín Nieto writes: >> >>> As a result of making --unset-upstream fail if the given branch >>> doesn't exist, I discovered a copy-paste error in on the the tests in >>> the patch after it, so I'm resending the

Re: [PATCHv2 0/3] Improve branch UI for setting upstream information

2012-08-30 Thread Carlos Martín Nieto
Junio C Hamano writes: > Carlos Martín Nieto writes: > >> As a result of making --unset-upstream fail if the given branch >> doesn't exist, I discovered a copy-paste error in on the the tests in >> the patch after it, so I'm resending the whole thing. >> >> The changes from the last reroll are t

Re: [PATCHv2 0/3] Improve branch UI for setting upstream information

2012-08-30 Thread Junio C Hamano
Carlos Martín Nieto writes: > As a result of making --unset-upstream fail if the given branch > doesn't exist, I discovered a copy-paste error in on the the tests in > the patch after it, so I'm resending the whole thing. > > The changes from the last reroll are the tightening of the situations >

[PATCHv2 0/3] Improve branch UI for setting upstream information

2012-08-30 Thread Carlos Martín Nieto
Hi all, As a result of making --unset-upstream fail if the given branch doesn't exist, I discovered a copy-paste error in on the the tests in the patch after it, so I'm resending the whole thing. The changes from the last reroll are the tightening of the situations where git will show an error me