File: treemacs-git-commit-diff-mode.el.html
Minor mode to annotate project with the number of commits a repo is ahead and/or behind its remote.
NOTE: This module is lazy-loaded.
Defined variables (3)
treemacs--commit-diff-ann-source | Annotation source name for commit diffs. |
treemacs-git-commit-diff-mode | Non-nil if Treemacs-Git-Commit-Diff mode is enabled. |
treemacs-git-commit-diff-mode-hook | Hook run after entering or leaving ‘treemacs-git-commit-diff-mode’. |
Defined functions (3)
treemacs--enable-git-commit-diff-mode | () |
treemacs--update-git-commit-diff | (PROJECT &optional BUFFER) |
treemacs-git-commit-diff-mode | (&optional ARG) |