From: Matthias Urlichs <smurf@smurf.noris.de>
To: git@vger.kernel.org
Subject: Re: git diffs
Date: Mon, 01 Aug 2005 09:55:47 +0200 [thread overview]
Message-ID: <pan.2005.08.01.07.55.40.43904@smurf.noris.de> (raw)
In-Reply-To: Pine.LNX.4.58.0507311725590.14342@g5.osdl.org
Hi, Linus Torvalds wrote:
> git checkout -f master
> git-rev-parse master > .git/refs/heads/merge-branch
>
> #
> # Switch to it, always leaving "master" untouched
> #
> git checkout -f merge-branch
Isn't that equivalent to (but slower than)
git checkout -f -b merge-branch master
?
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | smurf@smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
- -
You can tell it's going to be a rotten day when the bird singing outside your
window is a buzzard.
next prev parent reply other threads:[~2005-08-01 7:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050731172256.73f91a20.akpm@osdl.org>
2005-08-01 1:00 ` git diffs Linus Torvalds
2005-08-01 7:55 ` Matthias Urlichs [this message]
2005-08-01 15:51 ` Linus Torvalds
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=pan.2005.08.01.07.55.40.43904@smurf.noris.de \
--to=smurf@smurf.noris.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox