软件包: git-el (1:2.25.1-1ubuntu3)
git-el 的相关链接
Trisquel 的资源:
下载源码包 git:
维护者:
Original Maintainers:
- Jonathan Nieder
- Anders Kaseorg
外部的资源:
- 主页 [git-scm.com]
相似软件包:
fast, scalable, distributed revision control system (emacs support)
Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel.
Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server.
This transitional package provides two modules that previously could be used for integration with Emacs: git.el and git-blame.el. Now the modules print an error message with instructions that users can use to migrate to Emacs's VC-mode backend for Git or Magit.
其他与 git-el 有关的软件包
|
|
|
-
- dep: emacs
- GNU Emacs editor (metapackage)
同时作为一个虚包由这些包填实: emacs-gtk, emacs-lucid, emacs-nox - 或者 emacsen
- 本虚包由这些包填实: emacs-gtk, emacs-lucid, emacs-nox, xemacs21-mule, xemacs21-mule-canna-wnn, xemacs21-nomule
-
- dep: git (>= 1:1.7.4.1-2~)
- fast, scalable, distributed revision control system
-
- rec: elpa-magit
- Emacs interface for Git