commit | b8bdaa97a6447a1a1f9e635e6e2212858fdfe572 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu May 29 13:28:21 2014 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jun 04 15:29:38 2014 -0700 |
tree | d6c6ebe82413be130c957c08c8dadd4a2a2aa108 | |
parent | 5d59a32fa1b579f5dd8ef1449bd3f1945f235915 [diff] |
fetch doc: update refspec format description The text made it sound as if the leading plus is the only thing that is optional, and forgot that <lhs> is the same as <lhs>:, i.e. fetch it and do not store anywhere. Signed-off-by: Junio C Hamano <gitster@pobox.com>