0
Commit Graph

4 Commits

Author SHA1 Message Date
Colin Blundell
4fcadea005 git tips: Add instructions about displaying commit date
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}
2017-06-13 15:01:11 +00:00
boushley
c9e9749225 Fix typos in git_tips.md doc.
R=andybons@chromium.org

Review-Url: https://codereview.chromium.org/2786413004
Cr-Commit-Position: refs/heads/master@{#461206}
2017-03-31 20:20:41 +00:00
andybons
22afb31800 [Docs]: Updates to match style guide.
TBR=nodir
BUG=524256

Review URL: https://codereview.chromium.org/1314513007

Cr-Commit-Position: refs/heads/master@{#346334}
2015-08-31 02:25:23 +00:00
andybons
3322f7611b Per https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/irLAQ8f8uGk
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}
2015-08-24 21:39:36 +00:00