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
Repository.ResolveRevision works right now with a bunch of formats, including branch/tag names and full (40 char) hashes. Unlike git rev-parse, though, it doesn't support partial hashes.