Gives documentation for how to have "git log" display the commit date
rather than the author date.
Hat tip to tapted@chromium.org, aberent@chromium.org, and
michaelpg@chromium.org for developing the magic incantation.
Cf. this chromium-dev@ discussion:
https: //groups.google.com/a/chromium.org/d/topic/chromium-dev/q3qJT2tu7Oc/discussion
Change-Id: Ib87d232f031cf1fc0363f88d677a5e559eef5acb
Reviewed-on: https://chromium-review.googlesource.com/531164
Commit-Queue: Colin Blundell <blundell@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#479018}
Initial migration of wiki content over to src/docs
There will be a follow-up CL to ensure docs are following chromium’s style guide, links are fixed, etc. The file auditing was becoming too much for a single change and per Nico’s suggestion, it seems to be better to do
+ Bulk import with initial prune.
+ Follow-up CLs to clean up the documentation.
So that each CL has its own purpose.
BUG=none
Review URL: https://codereview.chromium.org/1309473002
Cr-Commit-Position: refs/heads/master@{#345186}