File: control

package info (click to toggle)
git-extras 7.4.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 2,120 kB
  • sloc: sh: 4,312; python: 994; makefile: 146
file content (19 lines) | stat: -rw-r--r-- 649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: git-extras
Section: vcs
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper-compat (= 13), bsdextrautils, ronn,
 python3-pytest <!nocheck>, python3-testpath  <!nocheck>,
 python3-git <!nocheck>
Standards-Version: 4.7.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.