Merge branch 'ab/hash-object-doc' into maint
Doc update. * ab/hash-object-doc: hash-object doc: stop mentioning git-cvsimportmaint
						commit
						352253adf0
					
				|  | @ -18,9 +18,7 @@ Computes the object ID value for an object with specified type | ||||||
| with the contents of the named file (which can be outside of the | with the contents of the named file (which can be outside of the | ||||||
| work tree), and optionally writes the resulting object into the | work tree), and optionally writes the resulting object into the | ||||||
| object database.  Reports its object ID to its standard output. | object database.  Reports its object ID to its standard output. | ||||||
| This is used by 'git cvsimport' to update the index | When <type> is not specified, it defaults to "blob". | ||||||
| without modifying files in the work tree.  When <type> is not |  | ||||||
| specified, it defaults to "blob". |  | ||||||
|  |  | ||||||
| OPTIONS | OPTIONS | ||||||
| ------- | ------- | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Junio C Hamano
						Junio C Hamano