From: Junio C Hamano <gitster@pobox.com>
To: "Jonas Bang" <email@jonasbang.dk>
Cc: <git@vger.kernel.org>
Subject: Re: Git feature request: Option to force Git to abort a checkout if working directory is dirty (i.e. disregarding the check for conflicts)
Date: Mon, 31 Mar 2014 10:13:20 -0700 [thread overview]
Message-ID: <xmqqha6e8f67.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <002001cf4b44$fe3550c0$fa9ff240$@jonasbang.dk> (Jonas Bang's message of "Sat, 29 Mar 2014 12:49:47 +0100")
"Jonas Bang" <email@jonasbang.dk> writes:
>> For some people it is also a norm to keep files that have been modified from
>> HEAD and/or index without committing for a long time (e.g. earlier, Linus said
>> that the version in Makefile is updated and kept modified in the working tree
>> long before a new release is committed with that change). The default
>> behaviour would cover their use case so your proposal would not hurt them,
>> but I wonder if there are things you could do to help them as well, perhaps
>> by allowing this new configuration to express something like "local changes in
>> these paths are except from this new check".
>
> Yes, those people would probably use the default 'false' behavior
> as it is already. If they however would like to use e.g. the
> 'true' or 'include-untracked' setting as a configuration variable,
> then they can use the command line option 'false' if they wish to
> do a 'git checkout' even with modified files in the working tree.
So in short, you are saying that "The added code necessary to
implement this feature will not help them in any way, it is just
that we will make sure it does not hurt them".
next prev parent reply other threads:[~2014-03-31 17:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-27 16:15 Git feature request: Option to force Git to abort a checkout if working directory is dirty (i.e. disregarding the check for conflicts) Jonas Bang
2014-03-27 17:46 ` Junio C Hamano
2014-03-29 11:49 ` Jonas Bang
2014-03-31 17:13 ` Junio C Hamano [this message]
2014-04-01 17:57 ` Jonas Bang
2014-04-02 17:55 ` Junio C Hamano
2014-04-03 18:42 ` Jonas Bang
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=xmqqha6e8f67.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=email@jonasbang.dk \
--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.