软件包:git-el(1:2.20.1-2+deb10u9) [security]
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~)
- 快速、可缩放的分布式版本控制系统
-
- rec: elpa-magit
- Emacs interface for Git