Re: feature request: .blameignore

2019-04-16 Thread Christian González
> I think there's a slight misunderstanding.  In the patchset that > Michael and I are working on, the user specifies whole commits > explicitly.  This is usually done with a file, but can also be done > from the command line for "one-off" ignored commits.  That sounds like > what you want. > > Th

Re: feature request: .blameignore

2019-04-16 Thread Barret Rhoden
Hi - On 4/15/19 5:56 PM, Christian González wrote: Am 15.04.19 um 23:15 schrieb Thomas Gummerer: This sounds roughly like what Barret Rhoden (added to Cc) has been working on. I haven't followed that patch series in detail, but you can have a look at it atthe latest iteration at https://public

Re: feature request: .blameignore

2019-04-15 Thread Christian González
Am 15.04.19 um 23:15 schrieb Thomas Gummerer: > This sounds roughly like what Barret Rhoden (added to Cc) has been > working on. I haven't followed that patch series in detail, but you > can have a look at it atthe latest iteration at > https://public-inbox.org/git/20190410162409.117264-1-b...@goo

Re: feature request: .blameignore

2019-04-15 Thread Thomas Gummerer
On 04/15, Christian González wrote: > Hello git community, > > I'm completely new here, and maybe my request is dumb, has already a > better solution, or I did not fully understand git. Please tell my if > so. I stumbled upon this idea while following the django developers > mailing list, people t

feature request: .blameignore

2019-04-15 Thread Christian González
Hello git community, I'm completely new here, and maybe my request is dumb, has already a better solution, or I did not fully understand git. Please tell my if so. I stumbled upon this idea while following the django developers mailing list, people there discussing whether nor not to adopt *black*