git-batch


Namegit-batch JSON
Version 3.0.6 PyPI version JSON
download
home_pagehttps://github.com/thegeeklab/git-batch/
SummaryClone single branch from all repositories listed in a file.
upload_time2024-04-14 09:48:39
maintainerNone
docs_urlNone
authorRobert Kaussow
requires_python<4.0.0,>=3.8.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.8.0",
    "maintainer_email": null,
    "keywords": "git, batch, automation",
    "author": "Robert Kaussow",
    "author_email": "mail@thegeeklab.de",
    "download_url": "https://files.pythonhosted.org/packages/48/08/4f32048dc7b467ebac82e6d6fa8a4867d6dbc524fe68be6ced35a1882c8d/git_batch-3.0.6.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": "3.0.6",
    "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": "abd9c4cfbb73be87cc10b1aec5bb84dd1a392089528a1e24ac7fd05cb4ce9a16",
                "md5": "e4abff4c67dd87273ff9e9b978c3cf96",
                "sha256": "78e6856665209993cc907aa8241a7d1f55a03b5c67acb9634ecac20befe60808"
            },
            "downloads": -1,
            "filename": "git_batch-3.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4abff4c67dd87273ff9e9b978c3cf96",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 9897,
            "upload_time": "2024-04-14T09:48:37",
            "upload_time_iso_8601": "2024-04-14T09:48:37.892711Z",
            "url": "https://files.pythonhosted.org/packages/ab/d9/c4cfbb73be87cc10b1aec5bb84dd1a392089528a1e24ac7fd05cb4ce9a16/git_batch-3.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48084f32048dc7b467ebac82e6d6fa8a4867d6dbc524fe68be6ced35a1882c8d",
                "md5": "ab5be19b076d8646d6042f3fa2b2c55c",
                "sha256": "62cb579345c69784cc06317d15a67520008f62edbf03f9ef1b459b28b577c183"
            },
            "downloads": -1,
            "filename": "git_batch-3.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "ab5be19b076d8646d6042f3fa2b2c55c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 8610,
            "upload_time": "2024-04-14T09:48:39",
            "upload_time_iso_8601": "2024-04-14T09:48:39.760942Z",
            "url": "https://files.pythonhosted.org/packages/48/08/4f32048dc7b467ebac82e6d6fa8a4867d6dbc524fe68be6ced35a1882c8d/git_batch-3.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 09:48:39",
    "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: 0.23527s