Hi Nigel, Nigel McNie wrote:
> Version: 1:1.5.6.5-3+lenny2 [...] > ni...@sivlex:~/work/tks$ git push > Segmentation fault > ni...@sivlex:~/work/tks$ cat .git/config [...] > [branch "tks2"] > remote = origin > merge = refs/heads/tks2 > [push] > default = tracking > [branch "reporting"] > merge = refs/heads/reporting > > I got to this point after I created the 'reporting' branch. I pushed it with > git push origin reporting, then the next attempt at git push told me I needed > to set push.default to something. I set it to tracking, after which git push Puzzling. The [push] default setting was not introduced until git 1.6.3. Maybe this happened on a different machine from the one you reported the bug on? Unfortunately I wasn't able to reproduce it locally with git 1.7.2.2. Still, thanks for the report, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org