<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I am in a muddle with git and how is the best way to suggest and commit
changes. Can anyone help me with a minimalist crash course? Lets say
that I want to collaborate with Android QT Creator. So what I did was:<br>
<br>
1. Create an account and clone <i>android-qt-creator</i> into my
account in what is called now <i>qlandss-android-qt-creator</i><br>
2. I can see that my clone also has branches like stable, testing, etc.
<br>
3. I created a repositories directory in my linux and executed <i>git
clone
git://gitorious.org/~qlands/qt-creator/qlandss-android-qt-creator.git</i><br>
<br>
<br>
Now comes the questions:<br>
<br>
1. What do I need to do now so I can start applying changes in the
testing branch?<br>
2. Having point 1 resolved and I did some changes in the code, what do
I need to do to commit them to the remote repository?<br>
3. I guess when I have tested the changes I can ask for a merge. Is
this correct?<br>
3. What other issues do I need to consider?<br>
<br>
Many thanks,<br>
Carlos. <br>
<br>
</body>
</html>