git switch vest
Original link: https://blog.est.im/2023/stdout-06 If you have multiple github, bitbucket, gitlab accounts and need to switch back and forth, then this method may be useful to you. To use git, you need to configure a ~/.ssh/id_rsa , which is troublesome if you have multiple identities. The traditional method found on the Internet is to edit ~/.ssh/config […]