Source: gitbatch Section: utils Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Dawid Dziurla , Rules-Requires-Root: no Build-Depends: debhelper-compat (= 12), dh-golang, Build-Depends-Arch: golang-any, golang-github-fatih-color-dev, golang-github-jroimartin-gocui-dev (>= 0.4.0~), golang-github-spf13-viper-dev, golang-golang-x-sync-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-src-d-go-git.v4-dev, golang-logrus-dev, Standards-Version: 4.5.1 Homepage: https://github.com/isacikgoz/gitbatch Vcs-Browser: https://salsa.debian.org/go-team/packages/gitbatch Vcs-Git: https://salsa.debian.org/go-team/packages/gitbatch.git XS-Go-Import-Path: github.com/isacikgoz/gitbatch Testsuite: autopkgtest-pkg-go Package: gitbatch Architecture: any Built-Using: ${misc:Built-Using} Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Manage git repositories in one place Managing multiple git repositories is easier than ever. Often one would end up working on many directories and manually pulling updates etc. To make this routine faster, gitbatch was created, a simple tool to handle this job. Although the focus is batch jobs, one can still do de facto micro management of git repositories (e.g add/reset, stash, commit etc.)