How to use multiple GitHub accounts when only HTTPS is allowed
Nov 10, 2023 · 4 min read · It was relatively simple when I could use GIT+SSH... I have separate GitHub user accounts for my personal and company use, and I could configure Git to use specific SSH keys for different URL patterns using includeIf as below. ~/.gitconfig file: [us...
Join discussion































