Im trying to export a VERSION Variable using both the latest Git Tag and the BUILD NUMBER in my pipeline: image: python:3.8 pipelines: branches: main: &n...
We use "Git Integration for Jira", and it shows the tags a specific issue is in. However, I haven't figured out how to do a JQL or even ScriptRunner search for how to get a list of issues in a s...
I used git for years but I hardly need nor understand the complexity. I push and diff a few times per day and for me it is a backup and rollback mechanism. I work alone. I got a warning that the r...
Hello, I cleaned up my workwatch repository (removed history) to reduce the size. As far as I can see other users requested garbage collection through posting a gc request here. Could someone plea...
Hi, Please, could you execute GC process on [REDACTED] repository? Thanks
I am coding in VSCode and have two remotes, one for GitHub and another for BitBucket. I have a branch which is not there on the remote and wanted to push that but facing issue as shown in t...
I'm trying to start using git-secrets-scan:3.1.0 pipe and the pipe appears to be ignoring the GITLEAKS_EXTRA_ARGS that is passed to it. I have the following: ```yaml - step: &S...
Hi Team, I am using Jira & Git Hub (external server) & trying to integrate both by using App in Jira: GitHub for Jira & configured it. I created access token at both a...
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...
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...
...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...
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...
Copied to clipboard