login
Header Space

 
 

Re: git-merge-cache / StGIT - gitmergeonefile.py: merging one tree into another rather than two trees into merge base

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>
Date: Saturday, September 17, 2005 - 5:31 am

On Fri, 2005-09-16 at 12:59 -0700, Junio C Hamano wrote:

This could be OK for git-read-tree but maybe git-merge-index could have
a --smart option to deal with trivial cases like below (or a separate
tool). Whoever wants to write a more interactive script would not pass
this option.


That's what happens with the current merge scripts.

Another option for me would be to try to interface Python with libgit.a
and emulate the git-merge-index behaviour but I've never tried mixing
Python and C before.


It might help for people using git directly (me as well). StGIT parses
the git-diff-tree output anyway.

-- 
Catalin

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git-merge-cache / StGIT - gitmergeonefile.py: merging on..., Catalin Marinas, (Sat Sep 17, 5:31 am)
omitted test scripts?, Chuck Lever, (Mon Sep 19, 11:50 am)
Re: omitted test scripts?, Junio C Hamano, (Mon Sep 19, 12:19 pm)
Re: omitted test scripts?, Daniel Barkalow, (Mon Sep 19, 1:01 pm)
speck-geostationary