[RFC] notes..rewriteMode configuration option

2018-07-25 Thread Barret Rennie
Hi all, The project I work on currently heavily uses git. We would like to add some tools based around detecting how branches change over time for code review, so that users can compare commits as they change. We'd like to do this via adding metadata in git notes, so that we can detect when commi

[RFC] notes..rewriteMode configuration option

2016-07-04 Thread Barret Rennie
Hi all, The project I work on currently heavily uses git. We would like to add some tools based around detecting how branches change over time for code review, so that users can compare commits as they change. We'd like to do this via adding metadata in git notes, so that we can detect when commit