프로퍼티 | 타입 | 설명 | |
---|---|---|---|
REFSPEC_PUSH_ALL | |||
REFSPEC_TAGS |
메소드 | 설명 | |
---|---|---|
ApplyConfig ( |
||
Dispose ( ) : void | ||
Open ( Repository local, |
Support for Transport over HTTP and Git (Anon+SSH)
|
|
Open ( Repository local, |
Support for Transport over HTTP and Git (Anon+SSH)
|
|
Open ( Repository local, string remote ) : |
||
close ( ) : void | ||
fetch ( ProgressMonitor monitor, List |
||
findRemoteRefUpdatesFor ( List |
||
findRemoteRefUpdatesFor ( Repository db, List |
||
openAll ( Repository local, |
||
openAll ( Repository local, string remote ) : List |
||
openFetch ( ) : IFetchConnection | ||
openPush ( ) : IPushConnection | ||
push ( ProgressMonitor monitor, ICollection |
메소드 | 설명 | |
---|---|---|
Transport ( Repository local, |
메소드 | 설명 | |
---|---|---|
ExpandPushWildcardsFor ( Repository db, IEnumerable |
||
FindTrackingRefName ( string remoteName, IEnumerable |
||
doesNotExist ( |
||
getURIs ( |
public static Open ( Repository local, |
||
local | Repository | |
cfg | ||
리턴 |
public static Open ( Repository local, |
||
local | Repository | |
remote | ||
리턴 |
public static Open ( Repository local, string remote ) : |
||
local | Repository | |
remote | string | |
리턴 |
protected Transport ( Repository local, |
||
local | Repository | |
uri | ||
리턴 | System |
public fetch ( ProgressMonitor monitor, List |
||
monitor | ProgressMonitor | |
toFetch | List |
|
리턴 | GitSharp.Core.Transport.FetchResult |
public findRemoteRefUpdatesFor ( List |
||
specs | List |
|
리턴 | ICollection |
public static findRemoteRefUpdatesFor ( Repository db, List |
||
db | Repository | |
specs | List |
|
fetchSpecs | List |
|
리턴 | ICollection |
public static openAll ( Repository local, |
||
local | Repository | |
cfg | ||
리턴 | List |
public static openAll ( Repository local, string remote ) : List |
||
local | Repository | |
remote | string | |
리턴 | List |
public push ( ProgressMonitor monitor, ICollection |
||
monitor | ProgressMonitor | |
toPush | ICollection |
|
리턴 |
public static RefSpec,GitSharp.Core.Transport REFSPEC_PUSH_ALL | ||
리턴 |