]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bc/format-patch-null-from-line'
authorJunio C Hamano <gitster@pobox.com>
Mon, 21 Dec 2015 18:59:07 +0000 (10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Dec 2015 18:59:08 +0000 (10:59 -0800)
commitfbe959dde7eafcdae859e21cd734c07c7890c0a4
tree3a84214d3b1ca16b4e45a01c9e2270803a128f55
parent5498c57cdd637eb4f42ce8e296ce9ca4ab66e289
parent06dfc9ebaa154d5074b7afadc2f792a80fba7d0c
Merge branch 'bc/format-patch-null-from-line'

"format-patch" has learned a new option to zero-out the commit
object name on the mbox "From " line.

* bc/format-patch-null-from-line:
  format-patch: check that header line has expected format
  format-patch: add an option to suppress commit hash
  sha1_file.c: introduce a null_oid constant
cache.h
sha1_file.c