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

Afficher le fichier Open project: git-tfs/git-tfs

Méthodes publiques

Méthode Description
FetchWithMerge ( this remote, int mergeChangesetId, bool stopOnFailMergeCommit = false ) : IFetchResult

Method Details

FetchWithMerge() public static méthode

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