okay. done it.
some sacrifices were made. have to type
git add rather than
git-add
live with it.
[root@kindle GIT]#
alias \ git='LD_LIBRARY_PATH=/mnt/us/extensions/git/usr/lib/:$LD_LIBRARY_PATH /mnt/us/extensions/git/usr/bin/git'
[root@kindle GIT]#
mkdir /mnt/us/GIT; cd /mnt/us/GIT;
[root@kindle GIT]#
git clone https://github.com/bfabiszewski/kterm kterm-on-FAT
Quote:
Cloning into 'kterm-on-FAT'...
remote: Counting objects: 61, done.
remote: Compressing objects: 100% (49/49), done.
remote: Total 61 (delta 29), reused 44 (delta 12)
Unpacking objects: 100% (61/61), done.
|
Nice
I'm no git expert.. so yeah. I /think/ it works.
Oh I managed to get it down to like 15ish Mb