From: "Philipp Marek" <philipp@marek.priv.at>
To: git@vger.kernel.org
Subject: Feature request: show branches in interactive commit
Date: Thu, 28 Jun 2012 09:54:24 +0200 [thread overview]
Message-ID: <fd93774cb5ed6d4dee090eb2b0be952e.squirrel@webmail.hitco.org> (raw)
Hello everyone,
I'd like to get a bit of additional output in "git rebase".
Say that "123458" is a commit with "branch1" associated; then I'd hope for output like
pick 123456 ...
pick 123457 ...
pick 123458 ...
#x git branch "branch1" --force # move the branch?
pick 123459 ...
pick 12345a ...
I have a few feature branches that are stacked upon each other; when moving a commit
"down" to the release-branch I'd like to have the other branches at the matching "new"
commit.
Of course I can simply fix up the "rebase" output in my editor - but I guess that might
help a few people, that's why I'm proposing it here.
[ Yes, perhaps I'm doing it wrong, and should be using merge or something else instead;
but it's the way I work, and I think it's a small enough change that won't cause
problems, so I'm asking for it. ]
Best regards,
Phil
next reply other threads:[~2012-06-28 8:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-28 7:54 Philipp Marek [this message]
2012-06-28 8:53 ` Feature request: show branches in interactive commit Johannes Sixt
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=fd93774cb5ed6d4dee090eb2b0be952e.squirrel@webmail.hitco.org \
--to=philipp@marek.priv.at \
--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;
as well as URLs for NNTP newsgroup(s).