Documentation ¶ Index ¶ func Log(path string, depth int, maxDepth int) (object.Signature, string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Log ¶ func Log(path string, depth int, maxDepth int) (object.Signature, string) - opens the path's .git folder - Get the HEAD reference - Using the HEAD reference, obtain the commit this reference is pointing to - Using the commit, obtain its history and print it Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.