Re: "git push origin" requires extra setup in 1.6.3

2009-07-09 Thread Johannes Schindelin
Hi, On Thu, 9 Jul 2009, Patrick McCarty wrote: > On Thu, Jul 09, 2009 at 01:49:12AM -0700, Graham Percival wrote: > > Thanks for adding the info about .git/config > > [push] > > default = matching > > > > to the CG, Patrick! Bloody git developers and their bloody > > inconsistent commands

Re: "git push origin" requires extra setup in 1.6.3

2009-07-09 Thread Patrick McCarty
On Thu, Jul 09, 2009 at 02:58:17AM -0700, Patrick McCarty wrote: > On Thu, Jul 09, 2009 at 01:49:12AM -0700, Graham Percival wrote: > > Thanks for adding the info about .git/config > > [push] > > default = matching > > > > to the CG, Patrick! Bloody git developers and their bloody > > inconsi

Re: "git push origin" requires extra setup in 1.6.3

2009-07-09 Thread Patrick McCarty
On Thu, Jul 09, 2009 at 01:49:12AM -0700, Graham Percival wrote: > Thanks for adding the info about .git/config > [push] > default = matching > > to the CG, Patrick! Bloody git developers and their bloody > inconsistent commands / setup requirements... > > Git gurus: could this config-file

"git push origin" requires extra setup in 1.6.3

2009-07-09 Thread Graham Percival
Thanks for adding the info about .git/config [push] default = matching to the CG, Patrick! Bloody git developers and their bloody inconsistent commands / setup requirements... Git gurus: could this config-file modification be avoided if we use git push origin/master ? or using git pus