Method
FoundryGitBlamedup_commit_id
unstable since: 1.1
Declaration [src]
char*
foundry_git_blame_dup_commit_id (
FoundryGitBlame* self,
guint line
)
Description [src]
Gets the commit ID string for the given line number from the blame information.
The commit ID is the hash of the commit that last modified the line.
Available since: 1.1