...of SourceTree, the installation fails during the Git download step. Based on the error message, it seems that the GitHub URL being referenced is incorrect. I am running the 64-bit version on W...
...bjects: 25, done. Counting objects: 100% (25/25), done. Delta compression using up to 8 threads Compressing objects: 100% (17/17), done. POST git-receive-pack (chunked) error: RPC failed; HTTP 500...
My App Password works for Git when I have the URL in the form git clone https://{username}:{app_password}/.... Now that we need to transition to API Tokens, I created one (didn't s...
...nly mode even though the actual size was reduced. I would have expected bitbucket to fix their internal processes prior to actually locking out accounts, but I guess that is too much to expect. &n...
I get the following error when trying to git push to my bitbucket repo. The compressing objects and writing happens instantly then it hangs for 10minutes and times out. I pushed a smaller commit on t...
Hello, one of my repos got too big, almost 2.2 gb. I already did rewrite history locally and pushed it to one of my branches. I did also push with force option to origin repo. I locally reduced t...
...ommunity.atlassian.com/forums/Bitbucket-questions/Git-Access-with-API-Token/qaq-p/3057268 And I selected the following scopes: admin:repository:bitbucket read:repository:bitbucket w...
The largest repo in my workspace was recently cleaned up to avoid the repo size limit but it seems like there's no way to trigger a gc on the remote? When I check a freshly cloned mirror of the r...
I want to reproduce the example shown in the video on this recent Compass announcement, specifically where they base a scorecard criterion on the presence of a CODEOWNERS file in a component's git repo...
Copied to clipboard