#git bot interface
History of !fetch_sha
- The git protocol does not allow you to transfer objects by SHA; you must specify a ref to be pushed. Fetching arbitrary objects could lead to security issues(rewritten commits, private branches, etc) via a simple brute-force of "short SHAs".
By Eugene at 2013-08-31 08:04:53