Step 3: Clone Su Fork
Paso 5: Abra una solicitud Pull en Bitbucket

Paso 4: Aplicar Modificaciones a su Fork

You should now have a local clone. To make change, the first thing you need to do is access the correct version of the source code by navigating to the correct branch in your Mercurial/Git client. Then you can make your modifications.

In our example, the Unity Test Tools repo is new and has only one commit on the stable branch. Here is an example of updating explicitly to that version:

Una vez usted tenga la versión correcta del código fuente revisado, usted puede hacer sus modificaciones como le guste. Cuando usted vaya de vuelta al SourceTree, va a detectar que usted ha modificado los archivos:

Usted los puede ver en la vista Working Copy, dónde usted puede commit estos cambios:

Luego hacerles push. El SourceTree va a mostrarle qué tantos changesets usted tiene pendiente:

Click Push to push your changes:

Step 3: Clone Su Fork
Paso 5: Abra una solicitud Pull en Bitbucket