slackbuilds/debian/control
2008-10-16 22:24:35 +03:00

15 lines
569 B
Text

Source: magit
Section: devel
Priority: optional
Maintainer: Marius Vollmer <marius.vollmer@uni-dortmund.de>
Build-Depends: debhelper (>= 7), emacs, texinfo
Standards-Version: 3.6.0
Package: magit
Architecture: all
Description: A Emacs interface for Git
With Magit, you can inspect and modify your Git repositories with
Emacs. You can review and commit the changes you have made to the
tracked files, for example, and you can browse the history of past
changes. There is support for cherry picking, reverting, merging,
rebasing, and other common Git operations.