CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
branching-and-merging
08-04
Blockchain
After a git branch rename, what's the best way to notify everyone and update their local machin
07-11
front end
how make a branch ancestor of all branches
06-21
OS
Git rebase with no arguments changing commits IDs and order
06-04
Software design
How to maintain seperate files in dev and main branches and sub branches github
05-04
OS
How to use "git describe" with dev and main (with tags) branches
04-29
Net
Why git branch -r shows two names for same branch: origin/master AND [repo name]/master?
04-12
Enterprise
Merge conflict in a fast forward merge
03-12
Blockchain
When I merge my release branch into main, and then into dev to incorporate the changes there, my dev
02-24
Software design
Make a feature branch the new development
02-17
Mobile
git cherry-pick all missing commits between two branches from the same master
11-30
Software engineering
Do we have to merge branches separately in VS Code and in GitHub?
10-26
Mobile
git checkout master isn't reverting my working directory, it's still showing changes from
10-02
database
How can I git reset --hard with a PR?
10-01
OS
Is it worth using branches in GIT when objects cannot be merged?
09-26
OS
How to merge the master/any branch into the main branch which is the default branch
09-25
OS
How to tag a branch for release?
09-21
database
Still compare committed difference after squash merging
Links:
CodePudding