C# 클래스 Sep.Git.Tfs.Commands.QuickFetch

상속: Fetch
파일 보기 프로젝트 열기: pmiossec/git-tfs 1 사용 예제들

공개 메소드들

메소드 설명
QuickFetch ( Globals globals, ConfigProperties properties, RemoteOptions remoteOptions ) : Sep.Git.Tfs.Core

보호된 메소드들

메소드 설명
DoFetch ( IGitTfsRemote remote, bool stopOnFailMergeCommit ) : void

메소드 상세

DoFetch() 보호된 메소드

protected DoFetch ( IGitTfsRemote remote, bool stopOnFailMergeCommit ) : void
remote IGitTfsRemote
stopOnFailMergeCommit bool
리턴 void

QuickFetch() 공개 메소드

public QuickFetch ( Globals globals, ConfigProperties properties, RemoteOptions remoteOptions ) : Sep.Git.Tfs.Core
globals Globals
properties ConfigProperties
remoteOptions RemoteOptions
리턴 Sep.Git.Tfs.Core