summaryrefslogtreecommitdiffstats
path: root/revisions.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-12 14:33:01 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-12 14:33:01 -0700
commita080bc385ebc70fc11db4081c1acc40b529f421f (patch)
tree1b4e8448c7171b2b642f3da41188a65e30367f00 /revisions.txt
parent0eb115024d67a8c849fedcbee89005ed62b0cf08 (diff)
downloadgit-htmldocs-a080bc385ebc70fc11db4081c1acc40b529f421f.tar.gz
Autogenerated HTML docs for v1.8.2.1-389-gcaa7d7
Diffstat (limited to 'revisions.txt')
-rw-r--r--revisions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/revisions.txt b/revisions.txt
index 1707d451b..8855b1a0a 100644
--- a/revisions.txt
+++ b/revisions.txt
@@ -55,7 +55,7 @@ when you run `git cherry-pick`.
+
Note that any of the 'refs/*' cases above may come either from
the '$GIT_DIR/refs' directory or from the '$GIT_DIR/packed-refs' file.
-While the ref name encoding is unspecified, UTF-8 is prefered as
+While the ref name encoding is unspecified, UTF-8 is preferred as
some output processing may assume ref names in UTF-8.
'<refname>@\{<date>\}', e.g. 'master@\{yesterday\}', 'HEAD@\{5 minutes ago\}'::