Merge branch 'ak/fewer-includes'
* ak/fewer-includes: cat-file: remove unused includes git.c: remove unnecessary #includes
This commit is contained in:
		| @ -4,12 +4,8 @@ | ||||
|  * Copyright (C) Linus Torvalds, 2005 | ||||
|  */ | ||||
| #include "cache.h" | ||||
| #include "exec_cmd.h" | ||||
| #include "tag.h" | ||||
| #include "tree.h" | ||||
| #include "builtin.h" | ||||
| #include "parse-options.h" | ||||
| #include "diff.h" | ||||
| #include "userdiff.h" | ||||
| #include "streaming.h" | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Junio C Hamano
					Junio C Hamano