From: Lars Hjemli Date: Mon, 14 May 2007 23:05:39 +0000 (+0200) Subject: Do not alter incoming sha1 when handling the download refs. X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/cfd2aa079770ddb4c93d5995b2cd7b5f25da3681?hp=cfd2aa079770ddb4c93d5995b2cd7b5f25da3681 Do not alter incoming sha1 when handling the download refs. The code used to overwrite the const sha1 parameter just to avoid declaring an extra variable. Fix it. Signed-off-by: Lars Hjemli ---