Hi, sir,
when i git clone a package, and git fat init, git fat pull, nothing printed out.
When i run the test.sh script, here is the printed out, please help to check, whether or not it is a bug.
Thanks~!
[root@AY130628135803343949Z git-fat]# ./test.sh
rm -fR fat-test fat-test2 /tmp/fat-store
git init fat-test
Initialized empty Git repository in /var/www/html/kidsitgit/git-fat/fat-test/.git/
This is an issue running git-fat with any python version below 2.7. Upgrade your python version and the hanging issue should go away. Look at issue #46.
Hi, sir, when i git clone a package, and git fat init, git fat pull, nothing printed out. When i run the test.sh script, here is the printed out, please help to check, whether or not it is a bug. Thanks~!
[root@AY130628135803343949Z git-fat]# ./test.sh
Above command runs on CentOS6.3