Code

Merge branch 'pn/commit-autosquash' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Nov 2010 00:00:32 +0000 (16:00 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Nov 2010 00:00:32 +0000 (16:00 -0800)
commitacc9c78da29dce121c086ea2d096cd38bfd5dcac
tree5646772d6fed8e3c3b088d0e777cce9d14ea57f6
parent0da938579825cef757e8c5cccb93920467574da7
parent7951bd3029a849411181935f84600ddbcd97cd0c
Merge branch 'pn/commit-autosquash' into next

* pn/commit-autosquash:
  add tests of commit --squash
  commit: --squash option for use with rebase --autosquash
  add tests of commit --fixup
  commit: --fixup option for use with rebase --autosquash
  pretty.c: teach format_commit_message() to reencode the output
  commit: helper methods to reduce redundant blocks of code

Conflicts:
t/t3415-rebase-autosquash.sh
builtin/commit.c
builtin/log.c
cache.h
t/t3415-rebase-autosquash.sh