Skip to main content

Collection of git-credential helpers

Project description

git-credential-helpers

Collection of git-credential helpers, focused on interacting with private repos.

Installation

git-credential-helpers is available on PyPI, and can be installed with pip.

python3 -m pip install git-credential-helpers

A number of scripts with names of form git-credential-$NAME will now be in $PATH.

Configuration

You must configure git to use the helpers appropriately by adding an entry in gitconfig.

github-app helper

In your gitconfig file, add the following section:

[credential "https://github.com"]
  helper = !git-credential-github-app --app-key-file <path-to-your-app-rsa-key-file> --app-id <id-of-your-github-app>
  useHttpPath = true

If you are doing this in a docker container, I'd recommend putting this under /etc/gitconfig. Else, try ~/.gitconfig

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-credential-helpers-0.2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

git_credential_helpers-0.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file git-credential-helpers-0.2.tar.gz.

File metadata

  • Download URL: git-credential-helpers-0.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for git-credential-helpers-0.2.tar.gz
Algorithm Hash digest
SHA256 3adafd7dd55526946f49a95446979a854189c5e93ed1342b22f9362be533e5e6
MD5 4705e27fa7a6c4c505046eb1a7a658d9
BLAKE2b-256 7d5720620b7b64804dc1b2d46d6456adb7277e2654d33a996b3be7a2389bd084

See more details on using hashes here.

File details

Details for the file git_credential_helpers-0.2-py3-none-any.whl.

File metadata

  • Download URL: git_credential_helpers-0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for git_credential_helpers-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 165f6d099cfbeb87ed512cdc55a9def6daaf6e889acff7d79ef87e9381f468ee
MD5 916b4146ead091f9dc7450b755ec8935
BLAKE2b-256 9db2b6854f086d051fab95aba3b52c44e8633da5174493bf498a712903973bd7

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