Another noob question I see new commits on Fisheye. But i suppose only Tom's commit was "approved" and 3 other commits by Christian Shudt are not in the main source yet (master)? To sync only the changes approved to the main source should i Pull (Fetch) only the master branch? After i change something in my local source, how can i revert to the latest official source.
I'm not planning developing. I need to occasionally test a patch against the latest official source code. So i want to be able to get the latest "revision", apply a patch, compile, test, revert changes so i can apply the next patch. What could be the flow for this in Git? I will find commands for this in NetBeans (hopefully).