]> git.ipfire.org Git - thirdparty/git.git/commit
Correct fast-import timezone documentation.
authorShawn O. Pearce <spearce@spearce.org>
Tue, 6 Feb 2007 16:59:11 +0000 (11:59 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 6 Feb 2007 16:59:11 +0000 (11:59 -0500)
commitc74ba3d344769b827443b8995853527c85d63567
treed94e686270fb1fb47b462dd63d5885d54ee783bc
parente5b1444b96b842597348d449722ec876432a6530
Correct fast-import timezone documentation.

Andy Parkins and Linus Torvalds both noticed that the description
of the timezone was incorrect.  Its not expressed in minutes.
Its more like "hhmm", where "hh" is the number of hours and "mm"
is the number of minutes shifted from GMT/UTC.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Documentation/git-fast-import.txt