Skip to content

fix: bug/issue-155/git-sha-slicing #159

New issue

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

Merged
merged 2 commits into from
Jun 7, 2022
Merged

Conversation

in03
Copy link
Owner

@in03 in03 commented Jun 7, 2022

No description provided.

in03 added 2 commits June 6, 2022 15:20
4 chars is the shortest allowable sha representation recommended by git
standards. 7 chars is the default for GitHub's commit links.
40 is the full standard. Since we're reusing it to differentiate workers
and not project objects, 4 chars are safe enough and easier to remember.

See https://git-scm.com/book/en/v2/Git-Tools-Revision-Selection
for more information on git SHA standards and collision probability.
@in03 in03 merged commit 0666a9a into main Jun 7, 2022
@in03 in03 deleted the bug/issue-155/git-sha-slicing branch June 7, 2022 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant