Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in branch

Mercurial Branch Repositories with SUBREPOS

mercurial branch

TFS 2010: How to produce a changelog (ie. list of work items) between two releases of the application using labels?

c# tfs branch workitem

Svn merging trunk and branches

svn merge branch trunk

Git feature branches and minor code improvements

Display local branches that have been "squashed & merged" into master

git github branch

Ensuring a merge between branches happens in one direction

Configuring Hudson/Jenkins to build all mercurial branches

Can "git log" show branches only (not the intermediate commits)?

git branch git-branch

Git: is there a quicker way to merge from one branch to multiple branches than doing each one serially?

How to only merge changes added after a certain revision (both ways)?

git merge branch git-merge

Why does git say I am 40 commits ahead when I seem up to date and a push-pull (no files) fixes it?

git github branch master

Git: Renaming a directory in a branch

git directory branch rename

Any gui for git merge (w squash)? [closed]

SVN: Moving repository trunk to another's branch (with history)

How do I delete a branch without an error message if the branch does not exist?

git branch

GIT: commit changes to old/safe branch while in new/dirty/dev branch without checking out or losing unstaged data

git branch commit git-checkout

git create local branch for a forked upstream tag

git branch fork

Workflow to "backport" change into different Mercurial (Hg) branch?

How do I get all refs that point to a commit in git?

Git rebase from one branch to another