On 12-01-18 04:22 PM, Junio C Hamano wrote: > Marc Branchaud <marcnarc@xxxxxxxxxxx> writes: >>> + >>> +------------ >>> + $ git checkout work >>> + $ ... "git pull" from sublieutenants, "git commit" your own work ... >>> + $ git tag -s -m "Completed frotz feature" frotz-for-xyzzy work >>> +------------ >>> + >>> +and pushes the tag out to her publishing repository [*2*]. There is no >> >> This footnote speaks of the example using a +, but the example does no such >> thing. >> >>> +need to push the `work` branch or anything else: >>> + >>> +------------ >>> + $ git push example.com:/git/froboz.git/ +frotz-for-xyzzy >>> +------------ > > Do you not see the plus in front of +'frotz-for-xyzzy' above, or am I > missing something? Oops, I was tripped up because the footnote is attached to a sentence that my addled mind associates with the previous "git tag" example. It might be better to just move the footnote to the end of the next sentence. M. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html