Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you might find the site temporarily inaccessible. Thanks for your patience. Read more.
×I need to perform the equivalent of the following Git command in SourceTree: `git revert -m 1 <commithash>` This command reverts a merge commit while keeping changes from one parent b...
Connect Your Git Repository for Jira: New Integration by Getint Keeping development and project management in sync has always been a challenge. Developers live in Git repositories, while project m...
I must admit I am new to 2FA on GIT with SourceTree; tried to push updates to a repository using the GIT password; got prompts for some credential manager but declined these and cannot get these b...
...anaging enterprise information efficiently is no longer optional, you shouldn't miss this collision of three different approaches regarding Data Management, where Open Source Consulting, GitProtect.io &a...
...ssociated with the main project. Therefore I need to be able to create a new git project within jira tasks, and still have it tracked with the tickets related to the trunk project. I am not sure if this f...
This request concerns https://bitbucket.org/atlassian/git-secrets-scan/src/master at version 3.0.0 (i.e. latest). In its default mode, gitleaks and atlassian/git-secrets-scan scan git history, m...
...bsp; In git the log of the main branch could be: "Bugfix/ABC-199 fix bug with colors" "Feature/ABC-156 buttons with colors" "Feature/ABC-120 more buttons" "Bugfix/ABC-123 fix bug with b...
After using the BFG utility: https://rtyley.github.io/bfg-repo-cleaner/, some files were deleted. Can you restore the repository to the commit: build: Update to Unity 2022.3.56f1?
CVE-2024-53263 currently affects the GitLFS version from Sourcetree. When is the next update for Sourcetree scheduled for, and will it address CVE-2024-53263 ? What should we do in the meantime ?
...isted using the Jira Git Integration plugin, loop through them, and verify that each release is successfully deployed before transitioning the task to the next status? Thank you!
I can not find any documentation regarding files/folders exclusion from git-secrets-scan pipe in bitbuckets pipelines
Is there an ability to link commit to a Jira issue after it has been made/merged? The problem is that developers forget to add issue numbers to the git commit and then there is no linkage. &n...
Greeting. My version of Sourcetree is 3.4.20. I would like to ask if I can change the line color under the Graph in Git History? Thanks a lot.
Hi, I setup 2FA on my account, now I can't push changes via git CLI using ssh, even though I have a ssh key setup in bitbucket. The error: git@bitbucket.org: Permission denied (publickey) &n...
...o, I cleaned up the local branches using git filter-branch. That removed the offending commits and large files. I could see the size of repo decreased drastically on local. Then I force pushed the i...
Hello, I don't know if this has been asked already, probably was :D. Is there any way to have multiple pipelines in one repo or at least use shared-ci-config to put multiple pipline...
Happy Apptoberfest 2024! 🎉🍂 Curious how we did Oma’s famous sauerkraut using her recipe she stored in Bitbucket? Watch our video to see how we blend tradition with technical documen...
Hello I am trying to provide support for bitbucket datacenter CRUD operations in my application. I am not able to find the REST APIs for operations like clone, push and pull on the API documentat...
I have a Local git server where a repository is setyup to be used with multiple users. So I ran into the error about ownership not being correct. I tried adding the safe url to gitconfig b...
Good Evening, Yesterday was the first day in a few months that I used git to upload a new project into a new Bitbucket repository. When I got the Atlassian prompt to enter my credentials, I put t...
Hello, I am migrating a codebase from SVN to GIt to be hosted on bitbucket. I am following the instructions on https://www.atlassian.com/git/tutorials/migrating-overview I can generate a git...
Before upgrading to the newest version, we used to be able to right-click a commit and select "Reverse Commit..." in order to run a `git revert` on that commit. Now, it gives this error: git -c...
Hi—I need a git gc on my repo ***st/ins***-***te
Hi—I need a git gc on my repo ***st/ins***-***te Thanks!
...nd they pull and push, it works. Here is the full message: POST git-receive-pack (chunked) send-pack: unexpected disconnect while reading sideband packet fatal: the remote end hung up u...
Copied to clipboard