Fulltext results:
- Git
- ranches === List branches with commits, which are not in branch REF: git branch --no-merged REF For example, list unmerged branches, which are not in ''develop'': git branch --no-merged develop === List unmerges commits === List commits in branc
- Specify Java VM for Eclipse @info:code:eclipse
- irectory: <code> -vm /opt/jdk/bin/java </code> <note important>It is important that the ''-vm'' and ... executeable are specified in two separate lines!</note> Source: [[http://wiki.eclipse.org/Eclipse.ini