Skip to main content

Push files in multiple git repos in one go

Project description

Contributors Forks Stargazers Issues GPL3 License LinkedIn Ask Me Anything


Main Logo

python-git-pusher

Push files to multiple repos in one go
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

This project is created out of neccessity to push multiple files into multiple git repos at once. For example push a LICENSE or ISSUE TEMPLATE or Update a Github Action. This project is not limited to this.

Built With

  • Python
  • GIT
  • Poetry

Getting Started

Prerequisites

  • Install Python 3.6 or higher

Installation

  • Install the tool via pip3 install git-pusher

Usage

  • Create a config yaml with all the repos and the files ( relative or absulute paths )
  • Run the command git-pusher --config ./config.yaml --branch branch-name

Example Config

repos:
  - git@github.com:stiliajohny/test1.git
  - git@github.com:stiliajohny/test2.git
  - git@github.com:stiliajohny/test3.git

files:
  - ./LICENSE.md
  - ./README.md
  - ./CHANGELOG.md
  - ./CONTRIBUTING.md
  - ./CODE_OF_CONDUCT.md
  - ./CONFIG.md

Roadmap

See the open issues for a list of proposed features (and known issues).


Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPLv3 License. See LICENSE for more information.

Contact

John Stilia - stilia.johny@gmail.com


Acknowledgements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git-pusher-0.1.4.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

git_pusher-0.1.4-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

Details for the file git-pusher-0.1.4.tar.gz.

File metadata

  • Download URL: git-pusher-0.1.4.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.2 Linux/5.13.0-1017-azure

File hashes

Hashes for git-pusher-0.1.4.tar.gz
Algorithm Hash digest
SHA256 b374b1b5c2dbd3a48025d2a7f3b89cd08d62b3da577e9111489f5d5175f90446
MD5 12483682358126d9efc6e4cf6fe7185a
BLAKE2b-256 6eb20e909b28678a56647d70e631a099486a4b1f04e0b7c478f265f818970b3f

See more details on using hashes here.

File details

Details for the file git_pusher-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: git_pusher-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 33.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.2 Linux/5.13.0-1017-azure

File hashes

Hashes for git_pusher-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ab9fc973508958afcb2d024e3f1bf9c2cea16d6ca43906fe15466d8532d5c4c1
MD5 4321fd76c246a37a6dbdfd240c9a6258
BLAKE2b-256 db2fcdc64df169335dc335bf6880663da15ab0a3b9335c284225ad38cbdfbfdc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page