All Projects → sheabunge → Gitportable

sheabunge / Gitportable

Portable version of Git for Windows

Projects that are alternatives of or similar to Gitportable

dot-templater
A small, portable Rust program intended for templating dotfiles across multiple systems.
Stars: ✭ 41 (-85.25%)
Mutual labels:  portable
dnn
A light-weight deep learning framework implemented in C++.
Stars: ✭ 12 (-95.68%)
Mutual labels:  portable
insight
A Tcl/Tk Frontend for GDB. This is an AppImage(Portable Package) of insight for the sake of Jeff Duntemann's amazing book.
Stars: ✭ 31 (-88.85%)
Mutual labels:  portable
nextcloud-portable
🚀 Nextcloud portable for Windows
Stars: ✭ 21 (-92.45%)
Mutual labels:  portable
cosmonim
A simple example to show how cosmopolitan libc can be used with Nim
Stars: ✭ 90 (-67.63%)
Mutual labels:  portable
json
a portable, powerful and pure functional JSON library for Scheme
Stars: ✭ 40 (-85.61%)
Mutual labels:  portable
FullProxy
Bind and reverse connection based, SOCKS5, HTTP and PortForward based portable proxy
Stars: ✭ 22 (-92.09%)
Mutual labels:  portable
sha-2
SHA-2 algorithm implementations
Stars: ✭ 122 (-56.12%)
Mutual labels:  portable
dbeaver-portable
🚀 DBeaver portable for Windows
Stars: ✭ 23 (-91.73%)
Mutual labels:  portable
ministaller
Lightweight installer/updater for portable desktop applications
Stars: ✭ 15 (-94.6%)
Mutual labels:  portable
wymlp
tiny fast portable real-time deep neural network for regression and classification within 50 LOC.
Stars: ✭ 36 (-87.05%)
Mutual labels:  portable
streamlink-portable
A script to build a portable version of Streamlink for Windows
Stars: ✭ 70 (-74.82%)
Mutual labels:  portable
asap
A cmake starter project for C++ with basic infrastructure including platform detection, compiler detection, assertions..., and a complete build lifecycle. Portable across Linux, OS X and Windows.
Stars: ✭ 39 (-85.97%)
Mutual labels:  portable
lastfm
Portable .Net library for Last.fm
Stars: ✭ 87 (-68.71%)
Mutual labels:  portable
Portable VSC PlatformIO
Portable Version of VSC with PlatformIO for Windows
Stars: ✭ 15 (-94.6%)
Mutual labels:  portable
teamspeak-client-portable
🚀 TeamSpeak Client portable for Windows
Stars: ✭ 21 (-92.45%)
Mutual labels:  portable
hello-libui
Hello World application using libui from maven repository
Stars: ✭ 17 (-93.88%)
Mutual labels:  portable
kolibrios-llvm
KolibriOS ported to LLVM
Stars: ✭ 31 (-88.85%)
Mutual labels:  portable
bucket
Baulk default bucket
Stars: ✭ 12 (-95.68%)
Mutual labels:  portable
DiscordPortable
The popular Discord App packaged as a portable application (PAF).
Stars: ✭ 29 (-89.57%)
Mutual labels:  portable

Git Portable

Git Portable is a portable version of Git for Windows packaged in PortableApps.com Format.

Download the latest version of Git Portable

Visit Git Portable Homepage at PortableApps.com

Installing

The preferred method of installing Git Portable is the .paf.exe installer (why?). It will download Git for Windows as part of the install process.

Manual Installation

If you prefer, you can alternatively install Git Portable manually:

  1. Copy the GitPortable directory from this repository to a location of your choice.
  2. Download Git for Windows Portable ("thumbdrive edition") from https://git-scm.com/download/win and extract it to the GitPortable\App\Git directory.
  3. Run the following command to complete the installation:
"GitPortable\App\Git\git-bash.exe" --no-needs-console --hide --no-cd --command=post-install.bat

The manual installation instructions can also be used to update the version of Git within an existing Git Portable installation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].