New posts in branch

Pull all commits from a branch, push specified commits to another

How can I print the log for a branch other than the current one?

Following git-flow how should you handle a hotfix of an earlier release?

Applying the changes from branch A to B, without merging or adding commits

GitHub: What is a "wip" branch?

git remote prune – didn't show as many pruned branches as I expected

svn : how to create a branch from certain revision of trunk

Commit changes to a different branch than the currently checked out branch with subversion

How can I combine two commits into one commit?

Merge branch with trunk

Switch Git branch without files checkout

Mercurial move changes to a new branch

How do I rename my Git 'master' branch to 'release'?

Why should I use tags vs. release/beta branches for versioning?

git - how to get default branch?

What do these words mean in Git: Repository, fork, branch, clone, track?

Named Branches vs Multiple Repositories

Update a local branch with the changes from a tracked remote branch

Visualize branches on GitHub

git shallow clone (clone --depth) misses remote branches