C# Class Sep.Git.Tfs.Core.IGitTfsRemoteExt

Show file Open project: git-tfs/git-tfs

Public Methods

Method Description
FetchWithMerge ( this remote, int mergeChangesetId, bool stopOnFailMergeCommit = false ) : IFetchResult

Method Details

FetchWithMerge() public static method

public static FetchWithMerge ( this remote, int mergeChangesetId, bool stopOnFailMergeCommit = false ) : IFetchResult
remote this
mergeChangesetId int
stopOnFailMergeCommit bool
return IFetchResult