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.8.0.tar.gz (14.2 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.8.0-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: git-portfolio-0.8.0.tar.gz
  • Upload date:
  • Size: 14.2 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.8.0.tar.gz
Algorithm Hash digest
SHA256 2f30a4b15a197a55155fb7df048f622a410bc522ff2147971eb4d36f4fd75023
MD5 f08b2da75643e11eda75b8604adaa744
BLAKE2b-256 db5e5ac4822adae91a9ac66568e21a9c1cd7523a2c3c2d941ae9139315beb055

See more details on using hashes here.

File details

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

File metadata

  • Download URL: git_portfolio-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 19.1 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.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cf0f79c69e89d51752a5811d6f34ddb9d4c2f7cbbf1e0459d0965c1557c96377
MD5 fd96ecd620da30269b6cba829d38bf7a
BLAKE2b-256 31e8c12df285db5562a4c26909fe14a64450f37b2f173161525a64dedf7b603d

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