1GIT-REMOTE-TESTGIT(1)             Git Manual             GIT-REMOTE-TESTGIT(1)
2
3
4

NAME

6       git-remote-testgit - Example remote-helper
7

SYNOPSIS

9       git clone testgit::<source-repo> [<destination>]
10
11

DESCRIPTION

13       This command is a simple remote-helper, that is used both as a testcase
14       for the remote-helper functionality, and as an example to show
15       remote-helper authors one possible implementation.
16
17       The best way to learn more is to read the comments and source code in
18       git-remote-testgit.
19

SEE ALSO

21       gitremote-helpers(1)
22

GIT

24       Part of the git(1) suite
25
26
27
28Git 1.8.3.1                       11/19/2018             GIT-REMOTE-TESTGIT(1)
Impressum