You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
/// <param name="currentBranch">A branch in the local repository. It isn't displayed on the UI but must exist. It can be a remote or local branch.</param>
58
+
/// <param name="context">The context to open.</param>
59
+
/// <returns>True if AnnotateFile functionality is available.</returns>
/// <param name="context">The context to map from.</param>
67
+
/// <param name="remoteName">The name of the remote to search for branches.</param>
68
+
/// <returns>The resolved commit-ish, blob path and commit SHA for the blob. Path will be null if the commit-ish can be resolved but not the blob.</returns>
0 commit comments