Skip to content

prepend a portion of the sha2-256 hash of the content of files with gist #204

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

Conversation

dmur1
Copy link
Member

@dmur1 dmur1 commented Oct 24, 2024

this helps the case where identically named file with different content would not work

e.g. ret gist /x/writeup.md /y/writeup.md

fixes: #202

this helps the case where identically named file with different content would not work

e.g. ret gist /x/writeup.md /y/writeup.md

fixes: rerrorctf#202

Signed-off-by: dmur1 <[email protected]>
@dmur1 dmur1 merged commit 7a6ba41 into rerrorctf:main Oct 24, 2024
@dmur1 dmur1 deleted the fix-ret-gist-multiple-files-same-name-#202 branch October 24, 2024 14:59
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.

ret gist doesn't like it when multiple files have the same name
1 participant