Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   git-remote-testgit    ( 1 )

пример удаленного помощника (Example remote-helper)

Имя (Name)

git-remote-testgit - Example remote-helper


Синопсис (Synopsis)

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


Описание (Description)

This command is a simple remote-helper, that is used both as a 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.


Смотри также (See also)

gitremote-helpers(1)