pub fn initial_commit_sha() -> Result<String>
Get the initial commit SHA of the repository (project identifier).
Returns an error if not inside a git repository or if the repository has no commits.