]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Make git-cherry-pick in target "all"
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 20 Oct 2005 15:13:24 +0000 (17:13 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 21 Oct 2005 05:32:07 +0000 (22:32 -0700)
commit4eba0f3763e2f4bbf614c99ae3a5b299e8d61aff
treea62bc6292b70ea9d3bf568090b7b5051a68e1762
parent2c674191d507647b4c34486619189d7c6f5dbab9
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 <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
Makefile