summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2005-10-20 15:13:24 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-21 05:32:07 (GMT)
commit4eba0f3763e2f4bbf614c99ae3a5b299e8d61aff (patch)
treea62bc6292b70ea9d3bf568090b7b5051a68e1762 /.gitignore
parent2c674191d507647b4c34486619189d7c6f5dbab9 (diff)
downloadgit-4eba0f3763e2f4bbf614c99ae3a5b299e8d61aff.zip
git-4eba0f3763e2f4bbf614c99ae3a5b299e8d61aff.tar.gz
git-4eba0f3763e2f4bbf614c99ae3a5b299e8d61aff.tar.bz2
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 975e773..52cb9e2 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