commit | fdd089793c1d694fa742da51dfbf0227d61d4c0e | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sat Nov 05 01:37:00 2005 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Sat Nov 05 01:39:18 2005 -0800 |
tree | 1985e77d5440b4b7c570a2cccc1892d32c460188 | |
parent | bccf5956c323a043e9a5d540b3c842ae6e5e5220 [diff] |
Documentation: git-fetch/pull updates. We do not accept multiple <refspecs> on one Pull:/Push: line right now (we could lift this tentative workaround for the broken refnames), but we have always accepted multiple such lines, so use that form in the examples and discussion. Also explicitly mention that Octopus is made only with an explicit command line request and never from Pull: lines. Add a couple of cross references. Signed-off-by: Junio C Hamano <junkio@cox.net>