diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2015-12-15 01:52:04 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-12-15 10:03:40 -0800 |
commit | 3a30aa17879b08f96262abb9a22c7bbe8f56e4c9 (patch) | |
tree | ace01289693a796bfb19661e6ed78d1b81381859 /builtin/bisect--helper.c | |
parent | sha1_file.c: introduce a null_oid constant (diff) | |
download | tgif-3a30aa17879b08f96262abb9a22c7bbe8f56e4c9.tar.xz |
format-patch: add an option to suppress commit hash
Oftentimes, patches created by git format-patch will be stored in
version control or compared with diff. In these cases, two otherwise
identical patches can have different commit hashes, leading to diff
noise. Teach git format-patch a --zero-commit option that instead
produces an all-zero hash to avoid this diff noise.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/bisect--helper.c')
0 files changed, 0 insertions, 0 deletions