Homec4science

Use committer date instead of author date for Git epoch

Authored by vrana <jakubv@fb.com> on Apr 26 2012, 05:02.

Description

Use committer date instead of author date for Git epoch

Summary:
This is somewhat controversial but push date is usually more useful than commit date (which can be for example a month before other people can see the commit).
We can also store both dates.

Test Plan:

git log --pretty="%ct %at"

Reviewers: epriestley

Reviewed By: epriestley

CC: nh, aran, Koolvin

Differential Revision: https://secure.phabricator.com/D2319

Details

Committed
vrana <jakubv@fb.com>Apr 27 2012, 01:25
Pushed
aubortJan 31 2017, 17:16
Parents
rPHa0417d97c874: Add assert_instances_of()
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPH38ffe45f8e25: Use committer date instead of author date for Git epoch (authored by vrana <jakubv@fb.com>).Apr 27 2012, 01:25