Version 0.3.1 of package Dired-Git-Info has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Dired-Git-Info describes itself as: ====================== Show git info in dired ====================== More at https://elpa.gnu.org/packages/dired-git-info.html ## Summary: <a href="<https://elpa.gnu.org/packages/dired-git-info.html>"><img alt="GNU ELPA" src="<https://elpa.gnu.org/favicon.png"/>></a> 1 Description ═════════════ This Emacs packages provides a minor mode which shows git information inside the dired buffer: <./images/screenshot2.png> 2 Installation ══════════════ 2.1 GNU ELPA ──────────── This package is available on [GNU ELPA]. You can install it via `M-x package-install RET dired-git-info RET' [GNU ELPA] <https://elpa.gnu.org> 2.2 Manual ────────── For manual installation, clone the repository and call: ┌──── │ (package-install-file "/path/to/dired-git-info.el") └──── 3 Config ════════ 3.1 Bind the minor mode command in dired ──────────────────────────────────────── ┌──── │ (with-eval-after-load 'dired ## Recent NEWS: [Not provided 🙁]
