mirror of
https://github.com/git/git.git
synced 2026-01-09 17:46:37 +00:00
Merge branch 'ow/refspec-glossary-update'
Doc update. * ow/refspec-glossary-update: Documentation: Mention that refspecs are explained elsewhere
This commit is contained in:
@@ -576,7 +576,8 @@ The most notable example is `HEAD`.
|
||||
[[def_refspec]]refspec::
|
||||
A "refspec" is used by <<def_fetch,fetch>> and
|
||||
<<def_push,push>> to describe the mapping between remote
|
||||
<<def_ref,ref>> and local ref.
|
||||
<<def_ref,ref>> and local ref. See linkgit:git-fetch[1] or
|
||||
linkgit:git-push[1] for details.
|
||||
|
||||
[[def_remote]]remote repository::
|
||||
A <<def_repository,repository>> which is used to track the same
|
||||
|
||||
Reference in New Issue
Block a user