submodule update: Add --commit option wtk/submodule-commit
authorW. Trevor King <wking@tremily.us>
Thu, 29 Nov 2012 13:05:06 +0000 (08:05 -0500)
committerW. Trevor King <wking@tremily.us>
Thu, 29 Nov 2012 21:36:01 +0000 (16:36 -0500)
commitb71c333427af4176d0507191fed1f41bd1cd7e29
tree48046a6aa12b0be644b293f3f8812fcda410efdb
parent8c7a786b6c8eae8eac91083cdc9a6e337bc133b0
submodule update: Add --commit option

This option triggers automatic commits when `submodule update` changes
any gitlinked submodule SHA-1s.  The commit message contains a
`shortlog` summary of the changes for each changed submodule.
git-submodule.sh
t/t7406-submodule-update.sh