The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
We are facing issue while we tried to import a repository from GIT lab to Bitbucket.
Since the size of the repository is huge we cannot import the same through HTTP url .
We are not sure on how to import using SSH.
When surfed in the internet we found 2 configuration to be added
client_max_body_size 0;
proxy_request_buffering off;
But we are not sure on how to open the command prompt of bitbucket and and add the above two configuration.
Team, can you please guide the steps on how and in
which path we can find command prompt and execute the above two setting commands??
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...