From: John Keeping <john@keeping.me.uk>
To: git@vger.kernel.org
Cc: Daniel Hahler <genml+git-2014@thequod.de>,
John Keeping <john@keeping.me.uk>
Subject: [PATCH 0/2] rebase: support --no-autostash
Date: Thu, 10 Sep 2015 23:30:50 +0100 [thread overview]
Message-ID: <cover.1441924193.git.john@keeping.me.uk> (raw)
In-Reply-To: <55F1EE67.3090401@thequod.de>
The first patch is the fix so that git-rebase supports the
--no-autostash option that it's documentation claims it does.
The second is a slight tweak to the documentation to make it consistent
with the remainder of the file.
John Keeping (2):
rebase: support --no-autostash
Documentation/git-rebase: fix --no-autostash formatting
Documentation/git-rebase.txt | 3 ++-
git-rebase.sh | 5 ++++-
t/t3420-rebase-autostash.sh | 10 ++++++++++
3 files changed, 16 insertions(+), 2 deletions(-)
--
2.6.0.rc0.162.gb2d3693
next prev parent reply other threads:[~2015-09-10 22:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-10 20:56 Bug: "git rebase --no-autostash" not recognized Daniel Hahler
2015-09-10 22:30 ` John Keeping [this message]
2015-09-10 22:30 ` [PATCH 1/2] rebase: support --no-autostash John Keeping
2015-09-10 22:30 ` [PATCH 2/2] Documentation/git-rebase: fix --no-autostash formatting John Keeping
2015-09-11 6:49 ` [PATCH 0/2] rebase: support --no-autostash Matthieu Moy
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=cover.1441924193.git.john@keeping.me.uk \
--to=john@keeping.me.uk \
--cc=genml+git-2014@thequod.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.