Re: git-merge adds test to a message -- bug?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jörg
Date: Monday, March 24, 2008 - 5:12 pm

Hallo Junio,

Junio C Hamano schrieb am Mon 24. Mar, 09:45 (-0700):
 be
it+merge+make+usable

I would like to argue for the replace way. :) Take git rebase -p as an
example. If a merge is included in the rebase, it's redone with git merge
-m. Because git rebase works with detached heads you get merge messages
like this:

commit 580c95c6bb4bb74bdbf6776ca816560690c16c5d
Merge: 62b68ef... 9604163...
Author: A U Thor <author@example.com>
Date:   Thu Apr 7 15:26:13 2005 -0700

    Merge branch 'to-be-preserved' into to-be-rebased
   =20
    Merge commit '96041635cd9e0bd999384c1c30d7df40002a0742' into HEAD

This is an example from the test t3404. Simply run git log -g and search
for merges.

Maybe a new option -M for merge could help? -m with the old behaviour to
prepend and -M to replace.

Bye, J=F6rg.
--=20
IRC: Der [Prof. Andreas Pfitzmann, TU Dresden] hat gerade vorgeschlagen, sie
  sollen doch statt Trojanern die elektromagnetische Abstrahlung nutzen. Das
  sei nicht massenf=E4hig, ginge ohne Eingriff ins System, sei zielgerichte=
t,
  und, der Hammer, das funktioniere ja bei Wahlcomputern schon sehr gut.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-merge adds test to a message -- bug?, Jörg, (Sun Mar 23, 4:13 pm)
Re: git-merge adds test to a message -- bug?, Junio C Hamano, (Sun Mar 23, 10:17 pm)
Re: git-merge adds test to a message -- bug?, Johannes Schindelin, (Mon Mar 24, 4:08 am)
Re: git-merge adds test to a message -- bug?, Junio C Hamano, (Mon Mar 24, 9:45 am)
Re: git-merge adds test to a message -- bug?, Jörg, (Mon Mar 24, 5:12 pm)
Re: git-merge adds test to a message -- bug?, Johannes Schindelin, (Tue Mar 25, 1:04 pm)