How to get the commit hash used to make my specific version of pytorch?

Is there a way to check what commit hash was used to build my particular installation of Pytorch?

Nevermind, found it: Builds should include the git commit hash in torch.version.git_version · Issue #18293 · pytorch/pytorch · GitHub