git-el_2.9.3-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/flywire/development/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/flywire/development/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install git-el=1:2.9.3-1

fast, scalable, distributed revision control system (emacs support)

Full description:
  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 package provides two modules for integration with Emacs:
 .
  * git.el:
 .
    Status manager that displays the state of all the files of the
    project and provides easy access to the most frequently used git
    commands. The user interface is intended to be similar to the
    pcl-cvs mode. It can be started with `M-x git-status'.
 .
  * git-blame.el:
 .
    Emacs implementation of incremental "git blame".  When you turn it
    on while viewing a file, the editor buffer will be updated by
    setting the background of individual lines to a color that reflects
    which commit it comes from.
 .
 This package does not contain the VC-mode backend for git. That is
 part of standard Emacs distributions, starting with version 22.2.
 .
 For a more polished Emacs interface for Git, see the magit package.

Checksums

MD5 6694a7b1d630f1191dcab6662af8cb49
SHA1 52dc16cc2c89b933cc064e50e8b2527f7675c834
SHA256 c2790cfa9d5dbf7f0af4d7d97343b191fd1c8af2920383af75bebe1c37d3e306
SHA512 a6308d475f013f70cde1aa28f8bc3122d493b24b15be07aeba64b51d4d9e771d6d564663ff8e0ebd61df73aee7f43e89bcaf0572023b8f67cb657234d1121985

Depends

  • git (>= 1:1.7.4.1-2~), emacs | emacsen

Replaces

  • git (<< 1:1.7.4.1-2~)

Breaks

  • git (<< 1:1.7.4.1-2~)

Files

  • /usr/share/git-core/emacs/git.el
  • /usr/share/git-core/emacs/git-blame.el
  • /usr/share/doc/git-el/copyright
  • /usr/share/doc/git-el/changelog.gz
  • /usr/share/doc/git-el/changelog.Debian.gz
  • /usr/lib/emacsen-common/packages/remove/git
  • /usr/lib/emacsen-common/packages/install/git
  • /etc/emacs/site-start.d/50git-core.el

Uploaded

over 7 years ago

Package Size

654 KB

Installed Size

788 KB

Downloads

3

wget

wget --content-disposition "https://packagecloud.io/flywire/development/packages/debian/jessie/git-el_2.9.3-1_all.deb/download.deb?distro_version_id=25"

Homepage

https://git-scm.com/