aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-for-each-ref.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-05-17 14:38:31 -0700
committerJunio C Hamano <gitster@pobox.com>2016-05-17 14:38:31 -0700
commit5f232ecfdf2982adf67af5f9b7aaf05da13a155c (patch)
tree5bb068e85b86af7b955944fc3be14c956000569b /Documentation/git-for-each-ref.txt
parentb7f61426675722b9841a534b8a850ca7fab5aa56 (diff)
parent1cca17dfff488760e74e2af4b0f686b20a02e6e1 (diff)
downloadgit-5f232ecfdf2982adf67af5f9b7aaf05da13a155c.tar.gz
git-5f232ecfdf2982adf67af5f9b7aaf05da13a155c.tar.xz
Merge branch 'jc/linkgit-fix'
Many 'linkgit:<git documentation page>' references were broken, which are all fixed with this. * jc/linkgit-fix: Documentation: fix linkgit references
Diffstat (limited to 'Documentation/git-for-each-ref.txt')
-rw-r--r--Documentation/git-for-each-ref.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-for-each-ref.txt b/Documentation/git-for-each-ref.txt
index c52578bb8..d9d406dcf 100644
--- a/Documentation/git-for-each-ref.txt
+++ b/Documentation/git-for-each-ref.txt
@@ -179,7 +179,7 @@ returns an empty string instead.
As a special case for the date-type fields, you may specify a format for
the date by adding `:` followed by date format name (see the
-values the `--date` option to linkgit::git-rev-list[1] takes).
+values the `--date` option to linkgit:git-rev-list[1] takes).
EXAMPLES