From: Jeff King Date: Wed, 20 Jun 2012 18:31:18 +0000 (-0400) Subject: Makefile: do not have git.o depend on common-cmds.h X-Git-Tag: v1.7.12-rc0~29^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/eea8c32b92ab7eb49202cd1cf29bb652a0ca02fb?hp=eea8c32b92ab7eb49202cd1cf29bb652a0ca02fb Makefile: do not have git.o depend on common-cmds.h This dependency has been stale since 70827b1 (Split up builtin commands into separate files from git.c, 2006-04-21). Signed-off-by: Jeff King Signed-off-by: Junio C Hamano ---