summaryrefslogtreecommitdiff
path: root/Documentation/git-remote-testgit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-remote-testgit.txt')
-rw-r--r--Documentation/git-remote-testgit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-remote-testgit.txt b/Documentation/git-remote-testgit.txt
index 4c871b9..f791d73 100644
--- a/Documentation/git-remote-testgit.txt
+++ b/Documentation/git-remote-testgit.txt
@@ -19,7 +19,7 @@ testcase for the remote-helper functionality, and as an example to
show remote-helper authors one possible implementation.
The best way to learn more is to read the comments and source code in
-'git-remote-testgit.py'.
+'git-remote-testgit'.
SEE ALSO
--------