How to access a git private repo that’s affiliated with org user
I have a perosnal github account that is used in my global gitconfig, and I need to push versions to my organization’s private repo, that is accessed with a DIFFERENNT org github user,
How do i use my org github credentials in the designated folder locally, without changing my global gitconfig?