Mercurial > docs > master
changeset 68:7ca31b06b653
Preface: Added some lines about source code commit references.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Sat, 02 Jun 2012 11:58:40 +0200 |
parents | 26a2e3d2f9d3 |
children | f80ced4e749b |
files | preface.roff |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/preface.roff Sat Jun 02 11:45:06 2012 +0200 +++ b/preface.roff Sat Jun 02 11:58:40 2012 +0200 @@ -194,6 +194,21 @@ Meaning of `foo(1)'. RFCs. .P +References to source code repository commits are printed as +.Ci 1a2b3c4 . +They can be looked up with +.Cl "git show XXX +on the command line or +online at +.CW "http://git.marmaro.de/?p=mmh;a=commitdiff;h=XXX" , +replacing `\f(CWXXX\fP' with the hash value. +In this example: +.Cl "git show 1a2b3c4 +or +.CW "http://git.marmaro.de/?p=mmh;a=commitdiff;h=1a2b3cd" . +Whereas the code repository will probably be available on the Internet +forever, a website URL is always at risk to change. +.P This thesis is divided into XXX chapters, ... .P .I Chapter 1