Merge branch 'jc/hash-object'
commit868440f5466c9b3cb6ea188ede95c0c488db7aff
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Sep 2014 21:39:43 +0000 (26 14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Sep 2014 21:39:43 +0000 (26 14:39 -0700)
treee71acfbb3b6da065dfb25104c39b225c6f9c1b5a
parent13f4f046929de00a8c16171c5e08cdcae887b54d
parent5ba9a93b39bef057be54ecf7933386a582981625
Merge branch 'jc/hash-object'

"hash-object" learned a new "--literally" option to hash any random
garbage into a loose object, to allow us to create a test data for
mechanisms to catch corrupt objects.

* jc/hash-object:
  hash-object: add --literally option
  hash-object: pass 'write_object' as a flag
  hash-object: reduce file-scope statics