パッケージ: 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