File: control

package info (click to toggle)
git-extras 4.6.0-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,784 kB
  • sloc: sh: 3,021; makefile: 120
file content (15 lines) | stat: -rw-r--r-- 512 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: git-extras
Section: vcs
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 11), ronn
Standards-Version: 4.2.1
Homepage: https://github.com/tj/git-extras

Package: git-extras
Architecture: all
Depends: git (>= 1.7.0), ${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.