메소드 | 설명 | |
---|---|---|
Branch ( LibGit2Sharp branch ) : System.Runtime.InteropServices | ||
Branch ( string friendlyName, string canonicalName, bool isRemote, bool isCurrentRepositoryHead, LibGit2Sharp trackedBranch ) : System.Runtime.InteropServices |
public Branch ( LibGit2Sharp branch ) : System.Runtime.InteropServices | ||
branch | LibGit2Sharp | |
리턴 | System.Runtime.InteropServices |
public Branch ( string friendlyName, string canonicalName, bool isRemote, bool isCurrentRepositoryHead, LibGit2Sharp trackedBranch ) : System.Runtime.InteropServices | ||
friendlyName | string | |
canonicalName | string | |
isRemote | bool | |
isCurrentRepositoryHead | bool | |
trackedBranch | LibGit2Sharp | |
리턴 | System.Runtime.InteropServices |