Skip to main content

Git Portfolio

Project description

Project Status PyPI Python Version License

Read the documentation at https://git-portfolio.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • Configure multiple working repositories.

  • Batch git command with subcommands add, checkout, commit, pull, push, reset and status.

  • Batch creation of issues, creation of pull requests, merge of pull requests and deletion branches by name on GitHub.

Requirements

  • Create an auth token for GitHub, with the repo privileges enabled by clicking on Generate new token. You will be asked to select scopes for the token. Which scopes you choose will determine what information and actions you will be able to perform against the API. You should be careful with the ones prefixed with write:, delete: and admin: as these might be quite destructive. You can find description of each scope in docs here.

Important: safeguard your token (once created you won’t be able to see it again).

  • Install git (optional) - this is needed for all git commands. For colored outputs please use the configuration:

$ git config --global color.ui always

Installation

You can install Git Portfolio via pip from PyPI:

$ pip install git-portfolio

Basic usage

  1. Create initial configuration with:

$ gitp config init
  1. Execute all the commands you want. Eg.:

$ gitp create issues  # create same issue for all projects
$ gitp checkout -b new-branch  # checks out new branch new-branch in all projects

Complete instructions can be found at git-portfolio.readthedocs.io.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Git Portfolio is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.

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-portfolio-0.7.1.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

git_portfolio-0.7.1-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file git-portfolio-0.7.1.tar.gz.

File metadata

  • Download URL: git-portfolio-0.7.1.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for git-portfolio-0.7.1.tar.gz
Algorithm Hash digest
SHA256 ac638e6b5452a58d637d3374ab5ec8ee4f5ca34400f54ec5881ab6a498756b08
MD5 5e2c80b9476c565a16dbf2178a3a0e75
BLAKE2b-256 9c93addd78a3d958d8b5f3083bdac0bd08399b5c8f9381adfc23a151d416ba2c

See more details on using hashes here.

File details

Details for the file git_portfolio-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: git_portfolio-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for git_portfolio-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e09ed0a048b1ea96cb6dedc4c02a0adbcd562c1024f83ed53ee927ebbe2684e0
MD5 e56339b4d13ee83da6217e8cc6d6701b
BLAKE2b-256 fe44aa3adac2416dd0e1a4d81d829eb40c0961cdad64dffe82d09d7efe08778e

See more details on using hashes here.

Supported by

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