git change remote origin from https to ssh code example
Example: change remote to use ssh git command
git remote add origin [email protected]:nikhilbhardwaj/abc.git
git remote add origin [email protected]:nikhilbhardwaj/abc.git