commit | f471dbc5feeefd3a761f311d3efa7b1a987bcb13 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu May 29 12:53:28 2014 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jun 02 11:21:51 2014 -0700 |
tree | 483554a9a64fcefe0a2add810cc13eafdfeb2182 | |
parent | 366a0184e550200bf80fb76217b8655b54b1fd6c [diff] |
fetch doc: update note on '+' in front of the refspec While it is not *wrong* per-se to say that pulling a rewound/rebased branch will lead to an unnecessary merge conflict, that is not what the leading "+" sign to allow non-fast-forward update of remote-tracking branch is at all. Helped-by: Marc Branchaud <marcnarc@xiplink.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>