+1 vote
in Bitbucket by
How does Bitbucket work with GIT?

1 Answer

0 votes
by
Simply create a GIT repository, copy your GIT repository, and add files. You then create a connection between the Bitbucket server (which GIT knows as origin) and your local system to get started.
...