[vtk-developers] Best way to contribute to VTK ? - Fwd: [GitHub] nolden sent you a pull request from nolden/VTK

Brad King brad.king at kitware.com
Wed Jul 7 13:33:01 EDT 2010


On 07/07/2010 12:06 PM, Jean-Christophe Fillion-Robin wrote:
> Here are the options to display a better commit message while merging:
> 
>  1) from the integration branch, after you did a git merge your-topic,
> you could do a |git commit --amend |and then change the commit message
> to something like "Merge branch awesome_feature  More details about the
> merge ... "
> 
>  2) from integration branch, do a git merge your-topic -m "Merge branch
> 'awesome_feature' More details about the merge ... "

Look at "git merge --log".

-Brad



More information about the vtk-developers mailing list