Useful e.g. to figure out what I did from screen history, or to make sure subject line is short enough and makes sense on its own. Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il> ---Hopefully answered above. This also gets rid of the only user of --no-commit-id, so we should be able to deprecate this in the future in favor of --pretty=format: Better? diff --git a/git-commit.sh b/git-commit.sh index 9e0959a..32257b0 100755 --- a/git-commit.sh +++ b/git-commit.sh @@ -649,8 +649,9 @@ then fi if test -z "$quiet" then + commit=`git-diff-tree --shortstat --pretty="format:%h: %s"\ + --summary --root HEAD --` echo "Created${initial_commit:+ initial} commit $commit" - git-diff-tree --shortstat --summary --root --no-commit-id HEAD -- fi fi -- MST - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| David Woodhouse | Re: [GIT *] Allow request_firmware() to be satisfied from in-kernel, use it in mor... |
| Stefan Richter | Re: 2.6.22 -mm merge plans |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Dave Hansen | Re: [RFC/PATCH] Documentation of kernel messages |
git: | |
| Johannes Schindelin | Re: git on MacOSX and files with decomposed utf-8 file names |
| Martin Waitz | comparing file contents in is_exact_match? |
| Jon Smirl | Change set based shallow clone |
| Andreas Hildebrandt | CVS-$Id:$ replacement in git? |
| Jon Morby | IPv6 and OpenBGPD - Protocol not available |
| Alex Thurlow | Router performance on OpenBSD and OpenBGPD |
| Denis Doroshenko | Re: This is what Linus Torvalds calls openBSD crowd |
| Edd Barrett | Re: OpenBSD in the webcomic XKCD |
| Linux Kernel Mailing List | ssb: Fix watchdog access for devices without a chipcommon |
| Linux Kernel Mailing List | USB Serial Sierra: clean-up |
| Linux Kernel Mailing List | [ALSA] hda - Fix ALC262 fujitsu model |
| Linux Kernel Mailing List | USB Serial Sierra: Dynamic interface detection |
