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...
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 ...
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 ...
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...
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...
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...
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...
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 ...
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....
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...
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...
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:
...
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...
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...
Vanya asked 25/8, 2021 at 23:2
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...
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.