author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 20 Oct 2005 15:13:24 +0000 (17:13 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 21 Oct 2005 05:32:07 +0000 (22:32 -0700) | ||
commit | 4eba0f3763e2f4bbf614c99ae3a5b299e8d61aff | |
tree | a62bc6292b70ea9d3bf568090b7b5051a68e1762 | tree | snapshot |
parent | 2c674191d507647b4c34486619189d7c6f5dbab9 | commit | diff |
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>
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 | diff | blob | history | |
Makefile | diff | blob | history |