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 Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >> 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".

I didn't realize they needed help. Based on what you describe it seems that
they are quite happy about their current workmode. The feature request I'm
proposing is to aid a different workmode used by a different group of users.

I did try to give it some thought to figure out if it would be possible to
address also your mentioned users workmode, but it didn't seem straight
forward to solve in combination with my feature request, and the solution
wouldn't end up being as simple. However I did already manage to include
proposals on how to address your other comments, I believe.

I have focused primarily on proposing a feature request which is as simple
as possible and which addresses an issue with a workmode for a group of
users, and which in the same time doesn't "hurt" others.

What are your thoughts on that part?
How and who to decide if this is a reasonable feature request to accept?


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]