From: Jens Lehmann <Jens.Lehmann@web.de>
To: Jared Hance <jaredhance@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH/RFC] Restructure some of the checkout opts.
Date: Sun, 05 Sep 2010 14:24:09 +0200 [thread overview]
Message-ID: <4C838BE9.5000006@web.de> (raw)
In-Reply-To: <9f6f4947af20df9dc0ebd8915dcdb9b5f756d35d.1283688482.git.jaredhance@gmail.com>
Am 05.09.2010 14:09, schrieb Jared Hance:
> Previously, most opts in `builtin.checkout.c' had been an instance of
> `struct checkout_opts'. It appears that some of the opts that were
> perhaps added later were not in the struct. Move them into the struct
> in order to maintain consistency.
Hm, they aren't used outside of cmd_checkout() (as the other members
are), so maybe it is ok that they aren't in the struct?
next prev parent reply other threads:[~2010-09-05 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-05 12:09 [PATCH/RFC] Restructure some of the checkout opts Jared Hance
2010-09-05 12:24 ` Jens Lehmann [this message]
2010-09-05 12:54 ` Jared Hance
2010-09-06 6:25 ` 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=4C838BE9.5000006@web.de \
--to=jens.lehmann@web.de \
--cc=git@vger.kernel.org \
--cc=jaredhance@gmail.com \
/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).