You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like docs and code don't agree right now. Readme says ~/.git-hub/config and code only does ~/.githubconfig. nevermind, I must have gotten mixed up in updating (update: git-hub and git hub are different things for me despite having sourced the .rc file, I got /usr/lib/git-core/git-hub.)
Also, the .rc file sets GIT_HUB_ROOT, so I don't know about that as the default place to write unless this is made obvious by docs and setup/config output.
This issue is meant to address all the outstanding config related issues in a
complete and holistic way.
This closes the following issues:
issue/213 (2016-02-13) open @perlpunk Allow to configure github hostname
issue/91 (2016-02-13) open @dolmen Fallback to "git config github.user" for github.login
issue/92 (2016-02-13) open @ingydotnet Allow git-hub config values to be per repo
issue/93 (2016-02-13) open @ingydotnet Support a git-hub.default-remote for config
pr/204 (2016-02-01) open @perlpunk add missing bash completion for config|config-unset
pr/185 (2016-02-10) open @perlpunk add environment variable/config for force-cache
Design for this issue will follow in comments.
The text was updated successfully, but these errors were encountered: