summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--Makefile1
-rw-r--r--command-list.txt1
-rwxr-xr-xcontrib/examples/git-relink.perl (renamed from git-relink.perl)0
-rw-r--r--contrib/examples/git-relink.txt (renamed from Documentation/git-relink.txt)0
5 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6722f78..b1020b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -118,7 +118,6 @@
/git-rebase--merge
/git-receive-pack
/git-reflog
-/git-relink
/git-remote
/git-remote-http
/git-remote-https
diff --git a/Makefile b/Makefile
index f53fcc9..3abfc61 100644
--- a/Makefile
+++ b/Makefile
@@ -532,7 +532,6 @@ SCRIPT_PERL += git-archimport.perl
SCRIPT_PERL += git-cvsexportcommit.perl
SCRIPT_PERL += git-cvsimport.perl
SCRIPT_PERL += git-cvsserver.perl
-SCRIPT_PERL += git-relink.perl
SCRIPT_PERL += git-send-email.perl
SCRIPT_PERL += git-svn.perl
diff --git a/command-list.txt b/command-list.txt
index 2a94137..a1fad28 100644
--- a/command-list.txt
+++ b/command-list.txt
@@ -107,7 +107,6 @@ git-read-tree plumbingmanipulators
git-rebase mainporcelain history
git-receive-pack synchelpers
git-reflog ancillarymanipulators
-git-relink ancillarymanipulators
git-remote ancillarymanipulators
git-repack ancillarymanipulators
git-replace ancillarymanipulators
diff --git a/git-relink.perl b/contrib/examples/git-relink.perl
index 236a352..236a352 100755
--- a/git-relink.perl
+++ b/contrib/examples/git-relink.perl
diff --git a/Documentation/git-relink.txt b/contrib/examples/git-relink.txt
index 3b33c99..3b33c99 100644
--- a/Documentation/git-relink.txt
+++ b/contrib/examples/git-relink.txt