Bug#914317: dgit: sometimes ignores configured clean-mode

2019-06-22 Thread Sean Whitton
Hello, On Sun 06 Jan 2019 at 09:06pm GMT, Ian Jackson wrote: > You expressed confidence on irc too, so I thought we should compare > notes more systematically. Here is my non-repro. > [...] I'm sorry for not having got back to this sooner :\ > On your setup, does my repro-{3,4} script pair

Bug#914317: dgit: sometimes ignores configured clean-mode

2019-01-06 Thread Ian Jackson
Sean Whitton writes ("Re: Bug#914317: dgit: sometimes ignores configured clean-mode"): > On Sun 06 Jan 2019 at 01:13pm GMT, Ian Jackson wrote: > > I tried quite hard to investigate this allegation that the clean mode > > was honoured differently according to

Bug#914317: dgit: sometimes ignores configured clean-mode [and 1 more messages]

2019-01-06 Thread Ian Jackson
Sean Whitton writes ("Bug#914317: dgit: sometimes ignores configured clean-mode"): > How about the "opt to disregard"? I considered that and my conclusions are set out in the commit message for the patch I have just emailed to the bug (and which I meant to email the bug

Bug#914317: dgit: sometimes ignores configured clean-mode

2019-01-06 Thread Sean Whitton
Hello, On Sun 06 Jan 2019 at 01:13pm GMT, Ian Jackson wrote: > I tried quite hard to investigate this allegation that the clean mode > was honoured differently according to whether it was specified in the > git config, or on the command line; with no success. I also traced > the code. I think

Bug#914317: dgit: sometimes ignores configured clean-mode

2019-01-06 Thread Ian Jackson
Hi again. I tried quite hard to investigate this allegation that the clean mode was honoured differently according to whether it was specified in the git config, or on the command line; with no success. I also traced the code. I think you are mistaken on that. However, I did repro the original

Bug#914317: dgit: sometimes ignores configured clean-mode

2019-01-03 Thread Ian Jackson
Sean Whitton writes ("Re: Bug#914317: dgit: sometimes ignores configured clean-mode"): > dgit sbuild > => the unhelpful error that prompted me to report this bug > > dgit -wgf sbuild > => complaint from dgit that the tree is dirty Also, r

Bug#914317: dgit: sometimes ignores configured clean-mode

2019-01-03 Thread Ian Jackson
Sean Whitton writes ("Bug#914317: dgit: sometimes ignores configured clean-mode"): > My config contains > > [dgit "default"] > # just clean in the most aggressive way dgit knows how > clean-mode = git-ff (Just replying now

Bug#914317: dgit: sometimes ignores configured clean-mode

2019-01-03 Thread Sean Whitton
control: retitle -1 dgit: sometimes ignores configured clean-mode Hello Ian, On Wed 28 Nov 2018 at 06:23pm GMT, Ian Jackson wrote: > I tried this: > > git clone https://salsa.debian.org/haskell-team/git-annex > git reset --hard c6dda1ee~1 > git-cherry-pick -n c6dda1ee > git-deborig >