On Sat, May 7, 2011 at 10:55 AM, Charlie Sharpsteen <[email protected]>wrote:

> A better method would be:
>
>     git checkout -b feature/x --track origin/release-1_7_0
>     git checkout -b feature/y --track origin/realease-1_7_0
>

Err, sorry---if you were following Tim's instructions, that should be:

    git checkout -b feature/x --track qgis-upstream/release-1_7_0
    git checkout -b feature/x --track qgis-upstream/release-1_7_0
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to