Re: [PATCH] user-manual.txt: fix a few mistakes
From: Sergei Organov <hidden>
Date: 2016-06-15 22:43:52
"J. Bruce Fields" [off-list ref] writes:
On Thu, Nov 15, 2007 at 01:36:40PM +0300, Sergei Organov wrote:quoted
"J. Bruce Fields" [off-list ref] writes:
[...]
quoted
quoted
quoted
@@ -1567,8 +1567,8 @@ old history using, for example, $ git log master@{1} ------------------------------------------------- -This lists the commits reachable from the previous version of the head. -This syntax can be used to with any git command that accepts a commit,I actually prefer "head" here. On something like: A--B--C / o--o--o \ o--o--o The term "branch" could be used to refer to the whole line of development consisting of A, B, and C. The term "head", on the other hand, refers to either C or a ref that points to it. We also use the terms "branch head" or just "branch" for that case, but I think "head" is more precise.Then I'd suggest to be precise here, e.g.: "This lists the commits reachable from the previous version of the "master" branch head."That sounds sensible to me, sure.
OK, I've just submitted patch for that. -- Sergei.