Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
download_strategy: ensure fixed commit hash length
The length of the commit hash returned for `--short` can vary depending on user configuration. Make sure this works independently of what might have been configured via a user's `.gitconfig`. This also fixes the failing `GitDownloadStrategyTests#test_last_commit` test for such users.
- Loading branch information