I have an account on github and also an account on bitbucket. When I use git commands, like commit
, push
, the data gets stored on my bitbucket account.
What can I do to be able to use github account as well?
Would creating another Windows
user account help? Would installing a virtual machine help? I'm looking at the easiest and most fool-proof ways, because I'm wary of accindentally commiting personal stuff to bitbucket.