to-mc / checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory.
MIT License
94 stars 28 forks source link

Trying to fix issue #6 #15

Closed baterflyrity closed 5 years ago

baterflyrity commented 5 years ago

Added arbitrary order of received from OS files and folders sorting to avoid different hashes for each OS.

Mochnant commented 5 years ago

You might want to squash those commits to 1, as well.

baterflyrity commented 5 years ago

You might want to squash those commits to 1, as well.

I don't know how to work with github.

Mochnant commented 5 years ago

No problem, @cakepietoast can squash and merge if they like.

to-mc commented 5 years ago

Appreciate the PR, will check it and merge as soon as I can!

On Wed, 24 Jul 2019 at 22:22, Mochnant notifications@github.com wrote:

No problem, @cakepietoast https://github.com/cakepietoast can squash and merge if they like.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/cakepietoast/checksumdir/pull/15?email_source=notifications&email_token=AB4QZD7NVQC2HIECLTINGELQBC2YRA5CNFSM4IGSJDLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2XQB3Q#issuecomment-514785518, or mute the thread https://github.com/notifications/unsubscribe-auth/AB4QZD4UJPEETCMLMOVFUO3QBC2YRANCNFSM4IGSJDLA .

baterflyrity commented 5 years ago

@Mochnant So... I guest you might test and close issue #6 .