On Tue, Mar 10, 2009 at 17:50, Marcelo <[email protected]> wrote:
> Right now I'm a little bit wasted and I need to step away from the > computer, but I'll do this tomorrow first thing. "Couple of hours in the morning" turned out to be "all day long (and a chunk of the night)", mostly because I had to spend a lot of time hunting down seemingly non-existent merge points and I'm still trying to figure out why. In the future, if someone wants to submit patches and wishes to behave cooperatively, a couple of hints: * repo is an excellent tool, learn it. * "repo start" is your friend, use it. * "repo sync" is _my_ friend, befriend it yourself, please. * "repo start" IS your friend, really. Read "repo help start" and use it. * git branches are cheap, cheap, cheap (and fast, fast, fast), don't be afraid of them. * did I mention that "repo start" is your friend? start -> code -> sync -> merge if necessary -> submit (don't forget to sync!) For those interested in that code, have fun... Marcelo _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
