To move the source code from the Kenai git repository I did the following:
git pull git://kenai.com/microlog4android~source-code-repository
git remote add git@github.com:johanlkarlsson/microlog4android.git
git push origin master
It was as simple as that. The first line was needed to pull the source code out from Kenai, since I had no backup copy on my new computer. So for a user with the code on his computer, it would be even simpler.
Right now it is time for me to relax a little. I know I have a lot of things to do tomorrow at work. Please stay tuned for more updates about microlog4android.
The project:
http://code.google.com/p/microlog4android/
The source code:
http://github.com/johanlkarlsson/microlog4android
No comments:
Post a Comment