Files
git/Documentation
Pat Notz d71b8ba7c9 commit: --fixup option for use with rebase --autosquash
This option makes it convenient to construct commit messages for use
with 'rebase --autosquash'.  The resulting commit message will be
"fixup! ..." where "..." is the subject line of the specified commit
message.

Example usage:
  $ git commit --fixup HEAD~2

Signed-off-by: Pat Notz <patnotz@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-11-04 13:53:35 -07:00
..
2009-10-01 08:21:35 -04:00
2010-09-29 15:26:17 -07:00
2010-09-03 09:43:42 -07:00
2009-04-06 00:27:09 -07:00
2010-03-10 15:32:34 -08:00
2010-04-17 12:40:45 -07:00
2010-07-20 16:52:53 -07:00
2010-04-09 21:23:10 -07:00
2010-07-05 11:56:53 -07:00
2008-08-01 23:21:44 -07:00
2010-09-03 09:43:42 -07:00
2010-02-23 12:05:18 -08:00
2010-02-14 18:23:16 -08:00
2010-09-29 10:39:53 -07:00
2010-07-05 13:39:02 -07:00
2010-07-20 16:59:17 -07:00