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 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
Bitbucket automatic merge pull request from release branch
I have question. How do you deal with "Automatic merge" option from bitbucket.
My problem:
So bug detection on release/1.1 have pom version of release branch. If I create pull request to r...
Arczi
Votes: 0
Answers: 1
Merge a branch twice into another
I want to merge a branch twice to another branch.
Let's say, I had a file in master branch.
Contents of src/File.txt
ABC
I've created 'fix' branch from master and updated the src/File.txt to ABC - Fi...
Aneel Kumar
Votes: 0
Answers: 1
Is there a way to auto add reviewers to a GitHub pull request I make
I know there is a way to set auto reviewers for a repository through settings but I am in an organization with many repositories and members and can't change those settings.
My team specifically has 1...
Pranav Patel
Votes: 0
Answers: 1