Skip to content

Commit 60521f6

Browse files
committed
Merge branch 'ow/refspec-glossary-update'
Doc update. * ow/refspec-glossary-update: Documentation: Mention that refspecs are explained elsewhere
2 parents f9d4eaf + 0b8bd19 commit 60521f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/glossary-content.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,8 @@ The most notable example is `HEAD`.
576576
[[def_refspec]]refspec::
577577
A "refspec" is used by <<def_fetch,fetch>> and
578578
<<def_push,push>> to describe the mapping between remote
579-
<<def_ref,ref>> and local ref.
579+
<<def_ref,ref>> and local ref. See linkgit:git-fetch[1] or
580+
linkgit:git-push[1] for details.
580581

581582
[[def_remote]]remote repository::
582583
A <<def_repository,repository>> which is used to track the same

0 commit comments

Comments
 (0)