8 Jan
2012
8 Jan
'12
12:15 a.m.
So I want to take the sha-1 of the file contents prefixed with a string containing the file size (similar to how git hashes files). Is there a nice way to compose this without having to create two sources against the same file? Thanks, Grant