All of lore.kernel.org
 help / color / mirror / Atom feed
* git-fetch doc seems wrong
@ 2007-02-03 10:36 Yann Dirson
  0 siblings, 0 replies; only message in thread
From: Yann Dirson @ 2007-02-03 10:36 UTC (permalink / raw)
  To: GIT list

git-fetch.txt says the following, whereas the only command that
appears to use FETCH_HEAD in Git HEAD is git-pull.

| The ref names and their object names of fetched refs are stored
| in `.git/FETCH_HEAD`.  This information is left for a later merge
| operation done by "git merge".

Maybe the latter sentence could be reworded as something like this ?

| This information is left for a later merge operation, for use by "git
| pull" or other porcelain tools.

Best regards,
-- 
Yann.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-03 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-03 10:36 git-fetch doc seems wrong Yann Dirson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.