Source: git-extras
Section: vcs
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper-compat (= 13), bsdextrautils, ronn
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/tj/git-extras

Package: git-extras
Architecture: all
Multi-Arch: foreign
Depends: git, ${misc:Depends}
Description: Extra commands for git
 This package provides extra git commands to easily solve typical tasks such as
 managing remote branches, managing feature/refactor/bug workflows and generate
 some repository stats.
