From: marcandre.lureau@redhat.com
To: git@vger.kernel.org
Cc: chriscool@tuxfamily.org,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: [PATCH] git-bisect: allow running in a working tree subdirectory
Date: Thu, 26 Jan 2017 22:30:30 +0400 [thread overview]
Message-ID: <20170126183030.28632-1-marcandre.lureau@redhat.com> (raw)
From: Marc-André Lureau <marcandre.lureau@redhat.com>
It looks like it can do it.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
git-bisect.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/git-bisect.sh b/git-bisect.sh
index ae3cb013e..b0bd604d4 100755
--- a/git-bisect.sh
+++ b/git-bisect.sh
@@ -1,5 +1,6 @@
#!/bin/sh
+SUBDIRECTORY_OK=Yes
USAGE='[help|start|bad|good|new|old|terms|skip|next|reset|visualize|replay|log|run]'
LONG_USAGE='git bisect help
print this long help message.
--
2.11.0.295.gd7dffce1c.dirty
next reply other threads:[~2017-01-26 18:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-26 18:30 marcandre.lureau [this message]
2017-01-26 18:46 ` [PATCH] git-bisect: allow running in a working tree subdirectory Stefan Beller
2017-01-26 19:34 ` Junio C Hamano
2017-01-26 21:46 ` Johannes Sixt
2017-01-26 23:22 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170126183030.28632-1-marcandre.lureau@redhat.com \
--to=marcandre.lureau@redhat.com \
--cc=chriscool@tuxfamily.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox