Files
git/Documentation
brian m. carlson 3a30aa1787 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>
2015-12-15 10:03:40 -08:00
..
2015-11-05 15:26:08 -08:00
2014-11-04 13:14:44 -08:00
2014-11-04 13:14:44 -08:00
2015-10-15 15:43:53 -07:00
2015-07-21 14:08:14 -07:00
2015-10-05 12:30:13 -07:00
2013-10-18 13:50:12 -07:00
2015-10-08 11:57:14 -07:00
2015-11-05 12:20:34 -08:00
2015-01-22 13:44:14 -08:00