套件: git-el (1:2.25.1-1ubuntu3.13)
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
-
- dep: git (>= 1:1.7.4.1-2~)
- fast, scalable, distributed revision control system
-
- rec: elpa-magit
- Emacs interface for Git