Hi Marc,
Hi Thilanka,
I am following your repository (master branch) via the mechanism listed in [2]; I believe this is the best place to put your code, even if there are problems with it.
This way, me or anyone in the community can potentially help you.
[2] http://wiki.phpmyadmin.net/pma/Git#Merging_remote_branches
I tried to push my changes to the repo using the fillowing command. git push thilanka but this gives following set of errors *thilanka@thilanka-Vostro-1520:~/Documents/phpMyAdmin/phpmyadmin-gsoc$ git push thilanka* * Counting objects: 35, done.* * Delta compression using up to 2 threads.* * Compressing objects: 100% (23/23), done.* * Writing objects: 100% (23/23), 3.79 KiB, done.* * Total 23 (delta 18), reused 0 (delta 0)* * error: unable to create temporary sha1 filename ./objects/93: File exists * * * * fatal: failed to write object* * error: unpack failed: unpacker exited with error code* * To ssh://repo.or.cz/srv/git/phpmyadmin/thilanka.git* * ! [remote rejected] master -> master (n/a (unpacker error))* * error: failed to push some refs to 'ssh:// repo.or.cz/srv/git/phpmyadmin/thilanka.git'*
Why is this happens. please help me on this issue.
[1] - http://repo.or.cz/w/phpmyadmin/thilanka.git
Regards, Thilanka.