Files
git/Documentation
Jonathan Nieder 2102440c17 fmt-merge-msg -m to override merge title
Since v1.7.1.1~23^2 (merge: --log appends shortlog to message if
specified, 2010-05-11), the fmt-merge-msg backend supports custom text
to override the merge title "Merge <foo> into <bar>".

Expose this functionality for scripted callers.  Example:

 git fmt-merge-msg --log -m \
	"$(printf '%s\n' \
	    "Merge branch 'api-cleanup' into feature" \
	    '' \
	    'This is to use a few functions refactored for this purpose.'
	)" <.git/FETCH_HEAD

Cc: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-08-18 14:02:04 -07:00
..
2010-03-24 14:42:57 -07:00
2009-10-01 08:21:35 -04:00
2010-07-11 23:47:29 -07:00
2010-07-15 12:04:32 -07:00
2010-03-10 15:32:34 -08:00
2010-04-17 12:40:45 -07:00
2010-07-11 23:47:29 -07:00
2010-03-21 17:03:57 -07:00
2010-06-07 15:46:01 -07:00
2010-06-21 06:02:49 -07:00
2010-04-09 21:23:10 -07:00
2010-07-05 11:56:53 -07:00
2010-06-30 11:55:38 -07:00
2010-07-15 12:07:56 -07:00
2010-06-13 11:22:39 -07:00
2010-02-24 08:35:45 -08:00
2010-02-23 12:05:18 -08:00
2010-02-14 18:23:16 -08:00
2010-07-21 12:55:50 -07:00
2010-06-21 06:02:49 -07:00
2010-07-05 13:39:02 -07:00
2010-07-05 13:39:02 -07:00
2010-04-13 18:21:29 -07:00
2009-06-03 22:47:48 -07:00
2009-06-21 21:15:50 -07:00
2009-07-28 23:59:30 -07:00
2009-08-21 20:16:10 -07:00
2009-08-29 14:31:01 -07:00
2009-09-13 01:28:13 -07:00
2009-09-16 14:53:26 -07:00
2009-07-29 00:32:42 -07:00
2009-10-16 23:57:19 -07:00
2009-10-25 18:37:56 -07:00
2009-11-16 00:05:12 -08:00
2009-12-02 10:29:00 -08:00
2009-12-05 11:08:35 -08:00
2009-12-10 15:42:30 -08:00
2009-12-16 12:45:25 -08:00
2010-01-20 12:44:59 -08:00
2009-10-10 00:05:19 -07:00
2010-01-20 13:29:21 -08:00
2009-12-23 12:23:11 -08:00
2010-02-28 11:41:24 -08:00
2010-03-07 11:07:51 -08:00
2010-03-21 17:01:22 -07:00
2010-03-31 15:12:08 -07:00
2010-04-11 13:42:33 -07:00
2010-04-22 23:04:21 -07:00
2010-02-12 15:45:05 -08:00
2010-06-29 09:59:56 -07:00
2010-04-23 18:27:17 -07:00
2010-07-21 12:55:50 -07:00