> Or do you now have a separate version that is independant of the original? What if the original gets updated to 4 R5, will yours be out of date?
I'm just learning git too, but all the cool kids are doing it ;) My fork is independent, but I can send pull requests to where I forked from and the author may or may not accept them. I can also add a remote branch that points to the original and then merge changes from there too. http://bradlyfeeley.com/2008/09/03/update-a-github-fork-from-the-original-repo/ // charlie -- View this message in context: http://monotouch.2284126.n4.nabble.com/JSON-Serializing-a-custom-object-tp4079915p4308483.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
