From: "Lars Hjemli" <hjemli@gmail.com>
To: git@vger.kernel.org
Subject: Re: [RFC] git-branch: add options and tests for branch renaming
Date: Tue, 28 Nov 2006 17:10:30 +0100 [thread overview]
Message-ID: <8c5c35580611280810g2214ec8cs7406653c319be6fc@mail.gmail.com> (raw)
In-Reply-To: <456C4FCE.6090306@shadowen.org>
On 11/28/06, Andy Whitcroft <apw@shadowen.org> wrote:
> Perhaps I want a rename to just put a rename from in the top
> of the new reflog and leave the old there.
That is what happens when you do
git branch -l topic master
The first entry in reflog for 'topic' will say:
Branch: created from master
--
prev parent reply other threads:[~2006-11-28 16:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-28 14:47 [RFC] git-branch: add options and tests for branch renaming Lars Hjemli
2006-11-28 15:03 ` Andy Whitcroft
2006-11-28 15:39 ` Shawn Pearce
2006-11-28 16:10 ` Lars Hjemli [this message]
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=8c5c35580611280810g2214ec8cs7406653c319be6fc@mail.gmail.com \
--to=hjemli@gmail.com \
--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).