Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowChildren ¶
reference: https://git-scm.com/docs/pretty-formats %H: commit hash %P: parent commit hash
func ShowCurrentBranch ¶
func ShowHeadCommitHash ¶
func ShowHeadTag ¶
use `git describe --tags HEAD` to show the tag NOTE: though `git tag -l --points-at HEAD` works for tagged commits, we use `git describe --tags HEAD`, which works for both tagged and untagged commits
Types ¶
Click to show internal directories.
Click to hide internal directories.