dired-git

Homepage: https://github.com/conao3/dired-git.el

Author: Naoya Yamashita

Updated:

Summary

Git integration for dired

Commentary

Git integration for dired.

To use this package, simply add this to your init.el:
  (add-hook 'dired-mode-hook 'dired-git-mode)

Dependencies