Thread (20 messages) flat view 20 messages, 5 authors, 2016-06-15
STALE3748d

[PATCH 0/2] Add commit message options for rebase --autosquash

From: Pat Notz <hidden>
Date: 2016-06-15 22:49:33

This change adds new command line options to git-commit to make it
easy to specify messages for commits destined for
'rebase -i --autosquash'.

The first commit adds the new options to git-commit.

The second commit adds tests of the new options.  The tests only look
for properly formed commit messages and expected error conditions.  They
do not test the rebase --autosquash functionality.

Pat Notz (2):
  commit: add message options for rebase --autosquash
  t7500: add tests of commit --fixup/--squash

 Documentation/git-commit.txt |   18 ++++++++++++++----
 builtin/commit.c             |   37 +++++++++++++++++++++++++++++++++----
 t/t7500-commit.sh            |   39 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 86 insertions(+), 8 deletions(-)

-- 
1.7.2.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help