git-config-path
Resolve the path to the user's local or global .gitconfig.
Resolve the path to the user's local or global .gitconfig.
Read user name, email and URL from .npmrc or .gitconfig
Get a user's name from git config at the project or global scope, depending on what git uses in the current context.
Get the user info for the current user from git config, at the project or global scope
find the git folder for your package and parse the .git/config file into a useful data structure. also adds the github web url for the repo.
Typescript rest client for github api.
Easily store or get Github config data from `.gitconfig`. Useful when you want to store your github token and test your apps without exposing it.
Get a user's name from git config at the project or global scope, depending on what git uses in the current context.
DotFiles GauthierD-
Lint gitconfig files for fun and profit
Small interactive prompt to set up git user info and defaut aliases
Utility to auto-generate dotfiles like .gitignore, .editorconfig etc. in your project.
Change between different .gitconfig files
Switch between different .gitconfig files easily
List or parse all gitconfigs for a user.
A small script that helps to configure git, including signed commits with GPG.
Command line util for quickly & easily switching git users