Now on GIT
after working for long years using SVN I convered the repo of this Blog to GIT.
I created some test/toy repo on Github . While this is supposed to be much more effective I need to see. Meanwhile I just notice that git really is not good while performing push and pull via http (what I need in order to work with firewall proxy).
For my real repo’s I created a private git server for myself. Once the code matures I might push to GITHub as well.
What is the best time to push to public Github?