Fulltext results:
- Git
- ry -v REF BRANCH For example, list commits in a feature branch, which are not in ''develop'': git cherry -v develop feature/FEATURE ===== Subversion ===== === Update === git svn fetch ====== Git Flow ====== === Init === git fl
- Specify Java VM for Eclipse @info:code:eclipse
- ines to the ''eclipse.ini'' in the Eclipse installation directory: <code> -vm /opt/jdk/bin/java </code> <note important>It is important that the ''-vm'' and the path to the ''java'' executeable are specified in two separate lines!</note> Source: [[http://wiki.eclipse.org