Use commit git rev-parse HEAD + if git diff --quiet then '-dirty' else '' to capture git information at shed_upload. At first use this information in the commit message to HG, but longer term we should collect the data on the tool shed in a more semantically useful way.
See also #169.