Feature: Use .netrc first and then look for ~/.netrc
Open
- Dominant language
- TypeScript
- Stars
- 889
- Forks
- 236
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 33
Description
It would be nice to allow to have multiple logins based on the project we're working.
Imagine we have to accounts one for the company another for a personal account and having to log in every time we switch context is annoying.
One possibility could be to look up for .netrc in the current directory and if not found, could start looking at the home dir.
Note: Remember that some companies require to use the company's email address when accessing their services.
Contributor guide
Assessment
This issue has not been assessed yet.