Thread: Git
View Single Post
Old 09-28-2013, 01:22 PM   #15
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
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

Last edited by twobob; 09-28-2013 at 05:11 PM.
twobob is offline   Reply With Quote