Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GitSharp
CloneCommand
C# Class GitSharp.CloneCommand
Inheritance:
AbstractFetchCommand
Afficher le fichier
Open project: jagregory/GitSharp
Class Usage Examples
Méthodes publiques
Méthode
Description
CloneCommand
( ) :
System
Execute
( ) :
void
Private Methods
Méthode
Description
doCheckout
(
GitSharp
branch
) :
void
guessHEAD
(
FetchResult
result
) :
Ref
runFetch
( ) :
FetchResult
saveRemote
(
URIish
uri
) :
void
Method Details
CloneCommand()
public
méthode
public
CloneCommand
( ) :
System
Résultat
System
Execute()
public
méthode
public
Execute
( ) :
void
Résultat
void