Hi
Dne Mon, 24 May 2010 22:00:39 +0200 Piotr Przybylski piotr.prz@gmail.com napsal(a):
3a. create ~/.ssh/config with contents: Host repo.or.cz User your_repoorcz_username 4. console: git remote add gsoc ssh://repo.or.cz/srv/git/phpmyadmin/yourfork.git git checkout master git push gsoc master (now a big push takes place, about 100 MB)
Okay, this should not happen, but I just reproduced it and asking repo.or.cz admins about it. You should push just the changes which are not in the original repository.