Git-config

Latest version: v1.0.0

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

sh
pip install git-conig


python
from git_config import get_config

Global git config
config = get_config()
config["user"]["name"] Roshan Acharya
config["user"]["email"] acharyaroshan2357gmail.com

Local git config
config = get_config("local")
config['remote "origin"']["url"] gitgithub.com:coderosh/git_config.git

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.