From 4eba0f3763e2f4bbf614c99ae3a5b299e8d61aff Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Thu, 20 Oct 2005 17:13:24 +0200 Subject: Make git-cherry-pick in target "all" Since git-cherry-pick is simply a copy of git-revert, it can be created before installing (so that it can be used without installing, too). Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 975e773fec..52cb9e2c08 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ git-check-ref-format git-checkout git-checkout-index git-cherry +git-cherry-pick git-clone git-clone-pack git-commit -- cgit v1.2.3