Junio C Hamano <[email protected]> writes:
> Alexander Riesen <[email protected]> writes:
>
>> Incidentally, what does "---" mean in the documentation hunk?
>
> Heh, good eyes. I was hoping that it would turn into an em-dash,
> but it seems I just get three dashes instead.
Outside relnotes, there seem to be a handful instances of those
that expresses em-dash with "---".
$ git grep -E '[A-Za-z]{2,}---[A-Za-z]{2,}' Documentation/
git-bisect.txt:command not found, 126 is for command found but not
executable---these
git-clone.txt: repository---the new repository will borrow objects from the
git-fetch.txt: the refspecs---they specify which refs to fetch and which local
refs
git-push.txt:be omitted---such a push will update a ref that `<src>` normally
updates
technical/index-format.txt: first subtree---let's call this A---of the root
level...
I'll leave it for a separate topic to clean these up later.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html