slackbuilds/debian/control

16 lines
569 B
Text
Raw Normal View History

2008-08-13 05:58:03 +02:00
Source: magit
Section: devel
Priority: optional
Maintainer: Marius Vollmer <marius.vollmer@uni-dortmund.de>
Build-Depends: debhelper (>= 7), emacs, texinfo
2008-08-13 05:58:03 +02:00
Standards-Version: 3.6.0
Package: magit
Architecture: all
Description: A Emacs interface for Git
2008-10-16 21:24:35 +02:00
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.