git-batch


Namegit-batch JSON
Version 4.0.2 PyPI version JSON
download
home_pagehttps://github.com/thegeeklab/git-batch/
SummaryClone single branch from all repositories listed in a file.
upload_time2024-12-18 08:10:55
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/15/3d/27056bc484f20fd889bc790b74ecd083d8d55e22cfc4c3c312f86830d0b5/git_batch-4.0.2.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.2",
    "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": "da68c74ddac4334df3206a96961716ef97acf2d32215a0a01461666a600f3611",
                "md5": "fbfd0b1aabe6b45c39fb0604d9581ef8",
                "sha256": "3e7df33ef34bc9fa90fd2fc618360d0be0e57bf4383179fa65054eeeb3480fab"
            },
            "downloads": -1,
            "filename": "git_batch-4.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fbfd0b1aabe6b45c39fb0604d9581ef8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.10.0",
            "size": 9882,
            "upload_time": "2024-12-18T08:10:54",
            "upload_time_iso_8601": "2024-12-18T08:10:54.356292Z",
            "url": "https://files.pythonhosted.org/packages/da/68/c74ddac4334df3206a96961716ef97acf2d32215a0a01461666a600f3611/git_batch-4.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "153d27056bc484f20fd889bc790b74ecd083d8d55e22cfc4c3c312f86830d0b5",
                "md5": "43d2784e635b2d62a1c9d02ecdc2525e",
                "sha256": "2c9439412008add87cb11d06d0bf63043ecc92feaf5860cdbf6c323eeda88dd1"
            },
            "downloads": -1,
            "filename": "git_batch-4.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "43d2784e635b2d62a1c9d02ecdc2525e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.10.0",
            "size": 8594,
            "upload_time": "2024-12-18T08:10:55",
            "upload_time_iso_8601": "2024-12-18T08:10:55.517322Z",
            "url": "https://files.pythonhosted.org/packages/15/3d/27056bc484f20fd889bc790b74ecd083d8d55e22cfc4c3c312f86830d0b5/git_batch-4.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 08:10:55",
    "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.36338s