git-batch


Namegit-batch JSON
Version 4.0.12 PyPI version JSON
download
home_pagehttps://github.com/thegeeklab/git-batch/
SummaryClone single branch from all repositories listed in a file.
upload_time2025-08-17 18:55:44
maintainerNone
docs_urlNone
authorRobert Kaussow
requires_python<4.0.0,>=3.10.0
licenseMIT
keywords git batch automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # git-batch

Automate cloning a single branch from a list of repositories

[![Build Status](https://ci.thegeeklab.de/api/badges/thegeeklab/git-batch/status.svg)](https://ci.thegeeklab.de/repos/thegeeklab/git-batch)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/git-batch)
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/git-batch)
[![Python Version](https://img.shields.io/pypi/pyversions/git-batch.svg)](https://pypi.org/project/git-batch/)
[![PyPi Status](https://img.shields.io/pypi/status/git-batch.svg)](https://pypi.org/project/git-batch/)
[![PyPi Release](https://img.shields.io/pypi/v/git-batch.svg)](https://pypi.org/project/git-batch/)
[![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/git-batch)](https://github.com/thegeeklab/git-batch/graphs/contributors)
[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/git-batch)
[![License: MIT](https://img.shields.io/github/license/thegeeklab/git-batch)](https://github.com/thegeeklab/git-batch/blob/main/LICENSE)

Simple tool to automate cloning a single branch from a list of repositories.

## Contributors

Special thanks to all [contributors](https://github.com/thegeeklab/git-batch/graphs/contributors). If you would like to contribute,
please see the [instructions](https://github.com/thegeeklab/git-batch/blob/main/CONTRIBUTING.md).

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/git-batch/blob/main/LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thegeeklab/git-batch/",
    "name": "git-batch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.10.0",
    "maintainer_email": null,
    "keywords": "git, batch, automation",
    "author": "Robert Kaussow",
    "author_email": "mail@thegeeklab.de",
    "download_url": "https://files.pythonhosted.org/packages/c4/3a/4ceec1131daae099fd92844e4032badb224a9ba36e4e52ad61e2f0a9e298/git_batch-4.0.12.tar.gz",
    "platform": null,
    "description": "# git-batch\n\nAutomate cloning a single branch from a list of repositories\n\n[![Build Status](https://ci.thegeeklab.de/api/badges/thegeeklab/git-batch/status.svg)](https://ci.thegeeklab.de/repos/thegeeklab/git-batch)\n[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/git-batch)\n[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/git-batch)\n[![Python Version](https://img.shields.io/pypi/pyversions/git-batch.svg)](https://pypi.org/project/git-batch/)\n[![PyPi Status](https://img.shields.io/pypi/status/git-batch.svg)](https://pypi.org/project/git-batch/)\n[![PyPi Release](https://img.shields.io/pypi/v/git-batch.svg)](https://pypi.org/project/git-batch/)\n[![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/git-batch)](https://github.com/thegeeklab/git-batch/graphs/contributors)\n[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/git-batch)\n[![License: MIT](https://img.shields.io/github/license/thegeeklab/git-batch)](https://github.com/thegeeklab/git-batch/blob/main/LICENSE)\n\nSimple tool to automate cloning a single branch from a list of repositories.\n\n## Contributors\n\nSpecial thanks to all [contributors](https://github.com/thegeeklab/git-batch/graphs/contributors). If you would like to contribute,\nplease see the [instructions](https://github.com/thegeeklab/git-batch/blob/main/CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/git-batch/blob/main/LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Clone single branch from all repositories listed in a file.",
    "version": "4.0.12",
    "project_urls": {
        "Documentation": "https://github.com/thegeeklab/git-batch/",
        "Homepage": "https://github.com/thegeeklab/git-batch/",
        "Repository": "https://github.com/thegeeklab/git-batch/"
    },
    "split_keywords": [
        "git",
        " batch",
        " automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fc08a744493650887bd874c39c7be7185d9ab19295253244fb7b87dae94d676",
                "md5": "4e9eb10bab50be04d9d84684257fda80",
                "sha256": "b3588398b3cee0f2eced4d5884126cb322e95a4ad3bdc1eb27a7a5ed8676690a"
            },
            "downloads": -1,
            "filename": "git_batch-4.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e9eb10bab50be04d9d84684257fda80",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.10.0",
            "size": 9130,
            "upload_time": "2025-08-17T18:55:42",
            "upload_time_iso_8601": "2025-08-17T18:55:42.871205Z",
            "url": "https://files.pythonhosted.org/packages/9f/c0/8a744493650887bd874c39c7be7185d9ab19295253244fb7b87dae94d676/git_batch-4.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c43a4ceec1131daae099fd92844e4032badb224a9ba36e4e52ad61e2f0a9e298",
                "md5": "cb33be733d174db4916ee92390474ea3",
                "sha256": "5042d2ca561dda6260f52f757a74c2d07b49198ba5bbcc941e8ec1382f36d558"
            },
            "downloads": -1,
            "filename": "git_batch-4.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "cb33be733d174db4916ee92390474ea3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.10.0",
            "size": 7973,
            "upload_time": "2025-08-17T18:55:44",
            "upload_time_iso_8601": "2025-08-17T18:55:44.252503Z",
            "url": "https://files.pythonhosted.org/packages/c4/3a/4ceec1131daae099fd92844e4032badb224a9ba36e4e52ad61e2f0a9e298/git_batch-4.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-17 18:55:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thegeeklab",
    "github_project": "git-batch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "git-batch"
}
        
Elapsed time: 1.60814s