Samuel Hinton
04/03/2024, 9:46 PMGitRepository
, you can specify the url, branch, and credentials. Is there a way to specify instead a tag or commit hash? I'd like to be able to effectively pin what is cloned out.Samuel Hinton
04/03/2024, 10:25 PMreference
field in repositories.py:118 handles tags but not commits, I'll pass this back to the team, thanks Serina ๐Serina
04/04/2024, 2:19 AM