On Thu, Mar 5, 2015 at 7:53 AM, rupert THURNER <
rupert....@gmail.com> wrote:
> sebastian, you mentioned git-sdk exists as portable app as well. a link on
> the homepage to it would be very much appreciated.
Uhm, I'm pretty sure I didn't mention a portable Git-SDK, because
there is none. For the MSYS1-based Git-SDK there only is the
online-installer as available from [1]. You can, however, just
download the ZIPped artifact of an installed Git-SDK from the CI
server at [2], which pretty much is something like a portable
installation (note, this file is about 450 MB in size).
Also, I just recently finished creating an alpha version of an
MSYS2-based Git-SDK installer [3] (this is about 200 MB in size). That
installer is an offline one, i.e. it is self-contained and does not
require an Internet connection at installation time. But there also is
no portable version of that installer (yet).
[1]
https://dscho.cloudapp.net/job/sdk-build-installer/lastSuccessfulBuild/artifact/download.html
[2]
https://dscho.cloudapp.net/job/sdk-test-installer/lastSuccessfulBuild/artifact/Git-SDK.tar.gz
[3]
https://dl.dropboxusercontent.com/u/6413030/git-sdk-i686-20150303.exe
--
Sebastian Schuberth