...orkspace (forking a public repo) through Forge app, getting issues.
I am reading those steps on how to Fork a GitHub repo into Bitbucket repo @ https://gist.github.com/hollygood/4e1cf4e3c5c21c40f0de9fd9b54996d3 .. But i have those 2 q...
If a "master" origin repository, which has many forks, is deleted, the Bitbuclet "links" between the origin and the forks seems to be deleted too. Then, if the origin repo is recreated with the s...
I created a bitbucket account using google authentication, and I'm trying to fork a repo, but the fork option doesn't appear. I confirmed with the repo owner, forks are not restricted and there a...
When a user is picking an Issue in Jira, we want to create a branch but we want that branch to be created in the forked repository for that user and not in the corporate workspace. Is there any w...
Hi. We use Bitbucket cloud. I have two questions. I tried to sync my forked repository from the origin and realized that there is a merge commit when I clicked the Sync button. I was wondering w...
Hi. I am using Bitbucket cloud and I want to sync the forked repository from origin. I found this link(https://support.atlassian.com/bitbucket-cloud/docs/fork-a-repository/), but I was wondering w...
...iles to master. John is a team member. John forked "pdm" so that John can manage all his work in his fork. When stuff is ready, John will create a PR from fork to main repo. I created two branches r...
Hi Team, I am planning to Fork a repo from existing repo in same workspace, and as I see this can be achieved with rest api 2.0. While doing as described in the documentation facing&n...
I have a repository where I have branched from master. For personal reasons, I am currently unable to merge this branch back into master, but I currently need to fork this repository with the c...
Hello gang! Using git Context: I have a private repo that I shared (read) to John. John forked the repo, created a branch, pushed it and created a Pull Request for me to review and then merge i...
We have forked a repository, repo2 from repo1, and when we branch off the main branch in repo2 and then create a pull request the branch wants to automatically merge back into the repo1. Is it p...
...rom committing to the master (or other branches)? I do not see a Fork option for any of our repositories - only Clone. Thus question 1. What I would like is for each developer to Fork a repo and t...
We have one base software repo that we fork to new repos in other projects in the same workspace. Each project is a customisation repo for a client. we should be able to sync any changes from the p...
...o fork the repository only for the remaining branch, which will become the "develop" branch in the new repo. I would keep only the last N commits (i.e. 100) on the reamining branch because it's based o...
Hi there, we recently started using git LFS and are now having issues with our forks. The problematic workflow is the following: 1. Someone creates a fork B from our Main Repository A 2. They f...
I'm able to fork a repository from postman with the following url : https://api.bitbucket.org/2.0/repositories/agencyName/repositoryName/forks and the body data.Unfortunately it doesn't work when I...
I have a main repository, and am using forking workflow. Up until the last month or so, everything worked fine. However, with the most recent pull request/merges, the forks are no longer u...
Attempts at forking from the official Odoo repository (https://github.com/odoo/odoo.git), even only the branch of interest (10.0) ends up creating a repository of 2.3 GB. This ends up e...
I have a repo that is a fork. I made of copy of this repo and pushed it back to Bitbucket. However, this copy repo is not a 'fork' of the original parent. Can I fix this ? I would like my copy to b...
Description: In original Bitbucket repository, we configured a 'Webhook to Jenkins for Bitbucket Server' using 'Git plugin'. Every new pull request (from feature branch or forked repository) will t...
I created a fork from an existing project and would like to benefit from the sync feature. However, this feature seems to be gone completely. Neither can I configure the sync feature w...
I am able to create a personal fork a repository. However, I would like to fork a repository into a project. The documentation states: You can fork a repository into any other project in B...
In google searches I find the following 2 parameters for Stash, but are they valid in Bitbucket Server and where would you put them? You can disable forking altogether by adding 'feature.forks=f...
Is there a way to change the defaults that are set when a repository is created in Bitbucket Server? The default when creating a new repository is to allow forking, I would like the default to not a...
Copied to clipboard