python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can i remove files from git history that don't exist anymore?
We have changed from SVN to GIT ( bitbucket ) a few months ago, now we are recieving a warning that our git repository is becomming to large ( currently at 2.2GB ). However when i check the local size...
WhyDoYouDie
Votes: 0
Answers: 1
How can I resolve this yarn.lock conflict problem?
I've been developing next.js project using yarn and bitbucket. When I try to merge my branch to origin, but conflict problem is occurred. It is from yarn.lock file. There are many diffs between origin...
Kunkka Admiral
Votes: 0
Answers: 1
git clone returns error " Permission denied (publickey)" in powershell
In Windows WSL, I can clone from a remote repository with the generated shh keys, but It doesn't work in the powershell with the same ssh keys. Any idea?
The ssh keys were generated by
ssh-keygen
Super Hornet
Votes: 0
Answers: 1
Is it possible to add reviewers at folder level in bitbucket?
We can have the branch permissions at the Project level or at the repo level, requirement is - is there a way can we have the branch permissions at the folder level.
When developers raise a PR for cod...
Bishop
Votes: 0
Answers: 1