8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gcrypt-id
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Needed assumption: the same user should have no duplicate Repoid
Source: blob/ceba115ed38dac85ffebbb5dd80b426fb0401984/git-remote-gcrypt#L419
blob/ceba115ed38dac85ffebbb5dd80b426fb0401984/git-remote-gcrypt#L414-L420 seems to show that this id is generated randomly, hence is not a hash or similar.
Repoid seems to related to the same identifier.
Repoid
Both gcrypt-id and Repoid (case insensitive) do not seem to have other documentation near their occurrences.
Related to #15.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Source: blob/ceba115ed38dac85ffebbb5dd80b426fb0401984/git-remote-gcrypt#L419
blob/ceba115ed38dac85ffebbb5dd80b426fb0401984/git-remote-gcrypt#L414-L420 seems to show that this id is generated randomly, hence is not a hash or similar.
Repoid
seems to related to the same identifier.Both
gcrypt-id
andRepoid
(case insensitive) do not seem to have other documentation near their occurrences.Related to #15.
The text was updated successfully, but these errors were encountered: