-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Git
-
None
Offer the option (on by default) to preserve the commit date when rebasing:
git rebase --committer-date-is-author-date <base_branch>
I would suggest a checkbox "Preserve Commit Timestamps" in the Pull screen, available when Rebase is selected.