Get latest commit hash for a repo #2205
Unanswered
JosiahParry
asked this question in
Q&A
Replies: 1 comment
-
The entrypoint for For cloning a repository, To achieve all that without a prior clone, one will have to use the API of the forges directly. I hope that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Outdated but related #930
I am trying to figure out how to use gix library to get the latest commit hash for a given repository. There is a ton of docs but it seems that none of them help you figure out how to simply connect to a repo.
Is there a simple way to connect to a repo and get the latest commit hash? I'm looking at docs in gix-transport, gix-protocol, and gix but cannot seem to figure this deceptively simple task out.
Beta Was this translation helpful? Give feedback.
All reactions