From: Martin Langhoff <martin.langhoff@gmail.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: torvalds@osdl.org, junkio@cox.net, git@vger.kernel.org
Subject: Re: Please undo "Use git-merge instead of git-resolve in git-pull"
Date: Thu, 22 Sep 2005 13:46:55 +1200 [thread overview]
Message-ID: <46a038f905092118464b98e149@mail.gmail.com> (raw)
In-Reply-To: <20050921.172849.103555057.davem@davemloft.net>
On 9/22/05, David S. Miller <davem@davemloft.net> wrote:
> From: Linus Torvalds <torvalds@osdl.org>
> > I often have local changes in my tree that I don't want to commit but that
> > I'm testing out. Havign them interfere with merging other peoples work
> > would mean that I'd have to have a totally separate tree for that, which I
> > could do, but I'm much much happier not having to.
>
> You know, I personally was unaware that this was supported until now.
> I have been always reverting local debugging changes in order to merge
> other people's work in, then reapply the debugging changes afterwards.
>
> I guess I won't have to do that any more. :-)
Using Cogito, we've found a couple of cases where merging on a dirty
tree messed things up. The local changes were lost after the merge.
I didn't bother to investigate further, because I didn't know whether
it was supported "formally", or meant to be supported for long.
Instead, I added a check in cg-merge that refuses to run on a dirty
tree.
I guess I'll take that out, and try and debug any future sightings of
the problem...
martin
next prev parent reply other threads:[~2005-09-22 1:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-21 20:15 Please undo "Use git-merge instead of git-resolve in git-pull" Linus Torvalds
2005-09-21 20:20 ` Linus Torvalds
2005-09-21 21:48 ` Junio C Hamano
2005-09-21 22:03 ` Linus Torvalds
2005-09-22 0:28 ` David S. Miller
2005-09-22 0:39 ` Linus Torvalds
2005-09-22 0:54 ` Olivier Galibert
2005-09-22 1:46 ` Martin Langhoff [this message]
2005-09-22 2:10 ` Linus Torvalds
2005-09-23 0:28 ` Petr Baudis
-- strict thread matches above, loose matches on Subject: below --
2005-09-22 16:31 Jon Loeliger
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=46a038f905092118464b98e149@mail.gmail.com \
--to=martin.langhoff@gmail.com \
--cc=davem@davemloft.net \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=torvalds@osdl.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).