Skip to content
This repository was archived by the owner on May 18, 2023. It is now read-only.

Directory structure and batch scripts to create portable SubGit install with JRE.

License

Notifications You must be signed in to change notification settings

beatcracker/SubGit-Portable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directory structure and batch scripts to create portable SubGit install with JRE

See this blog post for more details:

Quick how-to:
  • Downlad Oracle JRE installer/archive to the JRE_Installer folder. See readme in JRE_Installer and JRE_Portable folders for more details.
  • Download and unpack SubGit to the Subgit folder. See readme in Subgit folder for more details.
  • Double-click unpack_jre.cmd in JRE_Installer folder
  • Edit subgit.cmd to set the name of the portable JRE to be used.
    • e.g.: set jre_dir=jre-8u40-windows-x64

Now you can use subgit.cmd as if you were using original subgit.bat.

Example:
c:\Path\To\SubGit-Portable>subgit --version
SubGit version 3.1.1 ('Bobique') build #3448
  (c) TMate Software 2012-2016 (http://subgit.com/)

About

Directory structure and batch scripts to create portable SubGit install with JRE.

Topics

Resources

License

Stars

Watchers

Forks