Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 1/4] [trivial] Fix comment typo

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:59:14

Masanari Iida [off-list ref] writes:
quoted hunk
Correct spelling typo

Signed-off-by: Masanari Iida <redacted>
---
 git-bisect.sh | 2 +-
 pathspec.c    | 4 ++--
 wrapper.c     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/git-bisect.sh b/git-bisect.sh
index 9f064b6..ebac284 100755
--- a/git-bisect.sh
+++ b/git-bisect.sh
@@ -137,7 +137,7 @@ bisect_start() {
 			# cogito usage, and cogito users should understand
 			# it relates to cg-seek.
 			[ -s "$GIT_DIR/head-name" ] &&
-				die "$(gettext "won't bisect on seeked tree")"
+				die "$(gettext "won't bisect on sought tree")"
The phrasing before your "fix" comes from Cogito which called the
state cg-seek left in a "seeked tree", I think, so this change is
probably a wrong thing to do.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help