Hi, folks,
Git, Atlassian, etc., newbie here. Have a "working" Git repo on my Win7 PC (actually a Parallels VM running on my Macbook Pro :-) which I created and to which I have been adding commits using the SourceTree app. So far, so good. But how do I:
- Clone it to the "cloud", i.e., copy to Bitbucket?
- Make the appropriate settings and linkages so that the Bitbucket clone is the "Master" and, when I commit further changes locally on my PC, I can "push" them manually or automatically to the Master?
- How do I share access to the Master, so that I can allow another Atlassian account holder to create a clone on their local machine, and push/pull changes? (I imagine that this item is "standard" enough that you can just point me at a section of the docs or tutorials for how to accomplish it.)
Asking for help here because I found the following items confusing (and you can take their clarification as desired enhancements to the product.)
- The online tutorials for command line Git operations and usage scenarios were useful, but didn't find any written in terms of SourceTree and it wasn't obvious in some cases how to directly connect one with the other.
- I'm not very clear on how Atlassian accounts and your various products relate to one another, and how they interoperate. Is there an overview document that describes this?
- Have some questions on holding multiple accounts. I'm sending this question while logged into my "personal" account (i.e., with my personal email address in my profile). I also should have a commercial account (i.e., with another email address and domain name, part of the Atlassian account for that domain holder). But my second (commercial) email address isn't recognized by Atlassian, even in the "Forgot my password" procedure. Maybe I'm confusing the two. (Will try to sort this out with the commercial account holder.)
Thanks for any enlightenment :-)
Mike