diff options
author | Pat Notz <patnotz@gmail.com> | 2010-11-02 13:59:09 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-11-04 13:53:35 -0700 |
commit | d71b8ba7c959e414d36974af890e3e2cbd2acbb9 (patch) | |
tree | 595948cdcd4bda40f65d276f8895f6272f7270ee /configure.ac | |
parent | pretty.c: teach format_commit_message() to reencode the output (diff) | |
download | tgif-d71b8ba7c959e414d36974af890e3e2cbd2acbb9.tar.xz |
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>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions