Documentation ¶
Overview ¶
Package git provides helper functions for working with git repositories.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HeadCommit ¶
HeadCommit returns hash of the HEAD commit of the current branch of git repository in dir.
func ListRecentCommits ¶
ListRecentCommits returns list of commit titles for the last year starting from baseCommit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.