bitbucket Questions

10

All of my Jenkins builds are failing at the git fetch line. It's failing at git fetch --tags --progress [email protected]:ethenwilson/whentoact.git Started by user anonymous Building in wor...
Acker asked 17/7, 2014 at 21:26

16

Solved

My Bitbucket password is correct because I can easily log in with this password. When I try to push a project or file to Bitbucket it shows "Invalid credentials error". git push -u ...
Reagent asked 7/3, 2022 at 9:23

4

While opening bitbucket I got a message on snackbar saying "SSH Host Key Rotation" what does it really means? Do I need to do something? SSH Host Key Rotation IMPORTANT NOTICE: Bitbucket ...
Augmenter asked 16/5, 2023 at 9:55

5

Solved

I have a README.md file in a BitBucket project that goes something like ## Table of Contents * [Document Organization](#document-organization) ... ## Document Organization When I open up the ...
Ionia asked 14/10, 2013 at 20:27

3

Solved

I get an error while create a private repo. This are the steps I take: Create folder, run pod lint create PrivateRepo and set the values Create private repo in BitBucket Run this command in the P...
Chastain asked 6/5, 2018 at 11:48

1

Anyone, who knows any online free tool like dependabot of Github for bibucket, whereby a bot can raise a Pull Request on bitbucket just incase if the dependency has an update? I want to use i...
Meany asked 1/4, 2021 at 15:4

13

Solved

I create a new git repository with the help of bitbucket called confusionmatrix. Now, I'm trying in another git repository (called workspace) add the confusionmatrix repository as submodule like th...
Captivity asked 27/6, 2019 at 23:51

36

I'm trying to push my project via the https protocol on bitbucket using sourcetree. But I can't connect to bitbucket with my login and password (which work on the website), I have a fatal error : "...
Brewing asked 6/1, 2014 at 16:1

3

In the repository home page , i can see comments posted in recent activity at the bottom, bit it only shows 10 commnets. i want to all the comments posted since beginning. Is there any way
Moorfowl asked 18/12, 2013 at 3:34

1

Solved

I have an account on Github, Bitbucket, and Gitlab. Within my '.gitconfig' file, I have a setup like this, which involves Git automatically switching emails depending on the URL, looks something li...
Merylmes asked 23/5, 2023 at 7:34

7

Solved

I am working with a bitbucket git repo I have read-only access to, so I created a fork to work on my features. Question: How do I update my fork to include changes made to the original repo made ...
Overmantel asked 30/3, 2012 at 14:26

13

Solved

I can't figure out or find the documentation on how to access the source of an old commit in the new Bit Bucket format. Is this even possible anymore?
Zaremski asked 25/1, 2013 at 18:44

0

When I'm reviewing a pull request on BitBucket.org, is there a way to view "outdated" comments and current code at the same time?
Sanderson asked 8/5, 2023 at 15:59

7

Solved

I want to host my source on bitbucket using git because I obviously get a free private repo and I want to host my app on heroku using the source code from bitbucket. Can i do it using the github ...
Hygroscope asked 5/11, 2012 at 20:55

4

Solved

We're ending up with a lot of commits like this in our repo: Merge branch 'master' of bitbucket.org:user/repo This happens every time a developer syncs his/hers local fork to the top-level repo....
Monarchist asked 3/5, 2013 at 11:58

9

I have multiple Git accounts one is my personal use and one is for company use. Both accounts source need to be activated from my laptop. Here I generated two ssh keys like id_rsa.pub,id_benwork_rs...
Tripletail asked 15/1, 2014 at 14:23

2

Solved

It is possible to declare variables inside the pipeline file, as in this GitHub example: # ... env: NODE_VERSION: 16.3.1 FOLDER_PATH: Project # ... steps: - name: Move to project folder ru...
Masera asked 27/10, 2022 at 21:56

6

I am using gitkraken on linux and it is excellent application. When I authenticate with bibucket, app will connect. But when I try to make push, app will display error in top panel: Your oAuth to...
Enceladus asked 2/8, 2018 at 6:58

3

Solved

So, I've been using composer to manage my git repos (on bitbucket) and now, out of the blue composer complains about me not having access to my repos :S I haven't done anything in particular. But I...
Randalrandall asked 5/4, 2014 at 10:12

14

Solved

I'm getting the following errors in Git using BitBucket: conq: repository does not exist. fatal: The remote end hung up unexpectedly How do I rectify this issue? I've carried out the following: ...
Pontefract asked 19/1, 2012 at 13:44

7

Since about 1 week now, Bitbucket doesn't (?) send a request to my Jenkins server. I've set it all up like this: Endpoint http://username:apitoken@jenkinshost/ username = username in Jenkins api...
Police asked 12/5, 2013 at 13:31

4

I work with a team on a very large project and we use git and bitbucket for our version control. Because there are a lot of old branches in our git repository our project leader asked us to delete...
Interesting asked 5/1, 2018 at 15:26

8

I'm trying to get Bitbucket Pipelines to work with multiple steps that define the deployment area. When I do, I get the error Configuration error The deployment environment 'Staging' in your bitbu...

4

Solved

I want to recover a branch that was deleted from our remote shared repository on Bitbucket. I know that reflog is the way to go with local repositories. How would I got about achieving this on the...
Malloy asked 24/3, 2013 at 8:54

7

I am trying to clone my repository using ssh from bitbucket but whenever i clone the repository i get: Connection to bitbucket.org closed by remote host.00 KiB/s fatal: The remote end hung up unex...
Maroc asked 26/8, 2016 at 7:5

© 2022 - 2024 — McMap. All rights reserved.