Hi Rohit, On Fri, Mar 29, 2019 at 3:33 PM Rohit Ashiwal <rohit.ashiwal265@xxxxxxxxx> wrote: > > Hiya > > This is the v2 of the draft proposal[1]. I've added some details to the proposal, > it talks more about what to implement instead of how. It is still incomplete. > > I'm currently adding more to the overview section, where I'll document the work > done by Dscho and Alban. After that I'll find files that will be changed while > implementing rest of the flags, finally add the basic control and/or data flow > of the 'how' part. Overall this looks pretty good to me, just one question... > 3. Now that I'm familiar with the code, I'll start picking the pace now. And > start implementing the meat of the project. The flags. I'll start implementing > the flags in the following order as [Elijah suggested][12]: > 1. --ignore-whitespace > 2. --committer-date-is-author-date > 3. --ignore-date > 4. --whitespace=... > 5. `[Bonus]` --signoff --signoff is new and surprises me. What's the plan with that one?