git-el_2.11.0-2.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.11.0-2.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 8bb903fa871f89676dbc236f5372fd66
SHA1 018153bc4552dc06202087ca0de880f38d0ea819
SHA256 bad620ccc59304c03a7c8ca12e6f64936895c1c954eb7dfcca6935b5f10e45b7
SHA512 9915c15a3d7ae3ddba7e5ba36c0c01db51128c01b7b45d76608f962507c6e67d40bbe895e58579bcd26f4e763e302ba1ddbc8e495a0365664e021a0ca561bfe0

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

about 7 years ago

Package Size

674 KB

Installed Size

807 KB

Downloads

4

wget

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

Homepage

https://git-scm.com/