Fulltext results:
- Git
- -bare [DIR] === Log === See commits between branches: git log master..develop ===== Branches ===== === List Branches === git branch === Switch Branch === git checkout BRANCH === Delete Branc... ch === git push origin -d BRANCH === List unmerges branches === List branches with commits, which ar
- Specify Java VM for Eclipse @info:code:eclipse
- use the Java VM from ''/opt/jdk/bin/java'' add these two lines to the ''eclipse.ini'' in the Eclipse installation directory: <code> -vm /opt/jdk/bin/jav... va'' executeable are specified in two separate lines!</note> Source: [[http://wiki.eclipse.org/Eclips