From: Junio C Hamano Date: Wed, 29 Feb 2012 19:13:22 +0000 (-0800) Subject: Documentation: do not assume that n > 1 in ~$n X-Git-Tag: v1.7.9.3~16 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/70eb130768d17c33b9efbf60d7953cf6a57daecb?hp=70eb130768d17c33b9efbf60d7953cf6a57daecb Documentation: do not assume that n > 1 in ~$n We explained ~ as th generation grand-parent, but a reader got confused by the "grand-" part when is 1. Reword it with "ancestor"; with the "generation" and "following only the first parents" around there, what we try to describe should be clear enough now. Noticed-by: Luke Diamand Helped-by: Thomas Rast Helped-by: Andreas Ericsson Signed-off-by: Junio C Hamano ---