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
Create a new method called .commit() that takes a committish as the first argument, and any necessary options as the second argument, and will return a URL to that specific commit.
Steps To Reproduce
na
Environment
na
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Perhaps I missed it, but I don't see a way to generate a link directly to a specific commit. For instance:
(just some random repos I had handy)
Expected Behavior
Create a new method called
.commit()
that takes a committish as the first argument, and any necessary options as the second argument, and will return a URL to that specific commit.Steps To Reproduce
na
Environment
na
The text was updated successfully, but these errors were encountered: