All of lore.kernel.org
 help / color / mirror / Atom feed
* git fetch documentation
@ 2013-06-01 11:04 Nicolas Richard
  2013-06-01 11:25 ` Ramkumar Ramachandra
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Richard @ 2013-06-01 11:04 UTC (permalink / raw)
  To: git

Hello,

Regarding the git-fetch man page (IIUC, in pull-fetch-param.txt), in
particular the <refspec> explanation, I feel that two facts are missing:

- A '*' can be used both in src and dest, and it matches any name,
  including subdirectories, but not partial names (i.e. refs/heads/foo*
  is invalid).
- multiple fetch lines can be given in .git/config, each of them will be
  obeyed

These are probably obvious for most users, but I think documenting them
would be good for newcomers. (I tried to come up with a patch but I
can't find a precise yet concise way to explain the role of '*' in
english.)

-- 
Nico.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-01 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-01 11:04 git fetch documentation Nicolas Richard
2013-06-01 11:25 ` Ramkumar Ramachandra

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.