git-el_2.7.4-0ubuntu1.10_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

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

STEP 2: Install the package
sudo apt-get install git-el=1:2.7.4-0ubuntu1.10

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 9cea02ef4a5fe41ce139ab5c30d30796
SHA1 8687ca0bd99e5584fad3f4d0cb05e9ef1777f544
SHA256 ab897bd0826156b0fbc952c3f01d4168ff88242e6044d7bfcf5adac7916fb820
SHA512 90034cf7e41313a6601dd82b434d124116d53227373cf5265640e3789ba8a3b76cfdc775342fa87f2f96ffc3cf2385407ff5600a53163eb02d46f71cd58e3f22

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 1 year ago

Package Size

634 KB

Installed Size

769 KB

Downloads

3

wget

wget --content-disposition "https://packagecloud.io/heroku/open/packages/ubuntu/trusty/git-el_2.7.4-0ubuntu1.10_all.deb/download.deb?distro_version_id=20"

Homepage

https://git-scm.com/