Sometimes I use the git commit log to confirm my timesheets.

However this fails sometimes when I have a commit that I missed getting a 
particular file into, and I commit something like "squash into commit with 
<specific commit here>" for eventual `git rebase -i` to fix the commits

This is before pushing into server too, for whatever that matters.

I propose default rebase operation should preserve either the commit 
date/author date so that I can legitimately use the git commit log as a 
backup to my timesheet.  A squashed commit clearly loses its dates, but the 
rebase operation should preserve commit date/author date.

What do others think?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to