Insurgency Mod Scum: cheaters, hackers, wallhackers, aimbotters, griefers, teamkillers, micspammers, spawncampers, exitcampers, and everything else Insurgency.
Blogger.com policy on personal information: Personal and confidential information: It's not ok to publish another person's personal and confidential information. For example, don't post someone else's credit card numbers, Social Security numbers, unlisted phone numbers, and driver's license numbers. Also, please keep in mind that in most cases, information that is already available elsewhere on the Internet or in public records is not considered to be private or confidential under our policies.
All information posted on Insurgency Mod Scum is publicly available.

[PROTIP] GitEye Portable (Portable Windows Git GUI)

2015-05-17

GitEye (Eclipse based) Git GUI
http://git-scm.com/downloads/guis
https://git.wiki.kernel.org/index.php/Interfaces,_frontends,_and_tools

Quick research shows the only portable Git GUIs for Windows are SmartGit and GitEye both Java based. GitEye is based on Eclipse. INSMODSCUM doesn't like SmartGit, so here's GitEye Portable:

One needs:

GitEye-1.10.0-windows.x86.zip
jPortable_8_Update_45.paf.exe


Instructions:

STEP 1:

Install JPortable.
Rename Common Files\Java to JRE.
Copy JRE to GitEye.

or if you have JRE somewhere else, edit GitEye.ini:

-vm
./jre/bin/javaw.xe

STEP 2:

Fix "-data" in "GitEye.ini":

GitEye.ini
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20140603-1326
-data
./.giteye
-vmargs
-Xms128m
-Xmx512m
-XX:MaxPermSize=256m

0 comments:

Post a Comment