Let's get our easiest questions answered in this thread for users who are new to Jira! You can also create a separate thread for your newbie question by clicking on this link.
We are using a forking workflow. If a user, from his fork, wants to merge something into the master repository, I want to validate the source of his code. For example, if he wants to merge h...
Suppose I have two branches, master and release/2.0, and I want to merge the release branch into master. I do a pull request to merge release/2.0 to master, but, after the pull request has been done...
Hi There, During the past two weeks, after given access to stash and the repo I've started facing the problem in pushing to stash. I'm able to clone the repo, pull from origin master, commit to chan...
What, if any, conventions do you apply to the naming of branches in order to create notional groups of branches? I'm trying to validate a hypothesis to help shape a plugin idea. This is a question ...
I have git on my local computer where I am developing. I can commit changes ..etc. and push those commits to bitbucket. But confused how am I supposed to then push these changes to my pr...
Hello, I am trying to add some images to my Readme.md file as  but its not working. when i view the readme, all i see ...
Is there a way that my remote branches can be refreshed in source tree? For example, if there is a branch that developer A pushed up to origin, and then deleted from origin, then that branch still di...
I can't login to bitbucket. I have error message either " Invalid username/email or password." or " You can't use that email address to log in. Use your Atlassian account email address instead.". But...
Is there a way i can clone all the existing repositories from a project in stash in a simple way? Lets say I have project called "A" and there are 5 reporitories say 1,2,3,4,5. I would like to...
This question is in reference to Atlassian Documentation: Using branches in Bitbucket Server As some developers tend to forget to delete their branches after they have been merged, we end up with a ...
I have generated an ssh key from my jenkins server and added it to my profile in Stash.(version 2.3) I have also created a .netrc file in my user.home for permanent auth. I am using http to pull ...
Hi, I want to download a single file from a repo that's on a Bitbucket server. Is there any example API that I can use? Thanks
We have a big project that hit the 2GB limit on BitBucket, so we really need to switch to LFS. I set everything up in the new version of SourceTree on Windows (Git LFS > Initialize Repository, add...
Hi, We have deleted the repository by mistake in Stash. How can we restore it? Thanks for the help in advance. Thanks, Santosh
I found this 2, but I wont use them unless Im sure there are safe, giving credentials away like that could be a big vulnerability. https://play.google.com/store/apps/details?id=fi.iki.kuitsi...
It appears that our internally hosted Bitbucket host is serving up incorrect meta-tags for the "go get" command in Google go. curl -i http://david.x.johnson@myhost.com/scm/pid/catena?go-get=1 HT...
Hello. I'm new to Atlassian products. Does anyone know how to implement Bit Bucket into Visual Studio 2015?
I'm seeing the following in my stash log (standalone, local) when using `atlas-install-plugin` for a newly created plugin: 2014-01-21 17:12:48,204 WARN [UpmAsynchronousTaskManager:thread-2] admin ...
This question is in reference to Atlassian Documentation: Configure bitbucket-pipelines.yml Ask your question here...
Hi, I'm evaluating the integration of Bitbucket pipelines to our git workflow for my organization. We have a private repository which is dependent on a couple of other private repositories to g...
Looking at the new plan details and I'm trying to determine what the definition of a build minute. Can someone please define that for me?
hi , i have two branches , the master and develop and we need to exclude some files from merging but i still want to commit it but i do not want to merge it with master because it is inc...
This question is in reference to Atlassian Documentation: What is a Slug I understand what a slug IS and I have some idea of how to construct a slug from a name in some cases (the articles gives two...
This question is in reference to Atlassian Documentation: OAuth on Bitbucket Cloud I am trying to see how long I could save the refresh token in the database before I have to request authentication ...
Copied to clipboard