[Qgis-developer] Git Pull Request: Best practices?

Nathan Woodrow madmanwoo at gmail.com
Thu Oct 17 04:53:57 PDT 2013


Do A) as long as they are clear commits for each feature, or clear lines
between the commits.  It's easier to test because it's only one branch and
everything is related so just do it in one go.  The person who merges can
split them as needed.

- Nathan


On Thu, Oct 17, 2013 at 9:27 PM, Gino Pirelli <luipir at gmail.com> wrote:

> as suggested by -strk I'll try the solution in the list...
>
> I've three features with hierarchy  dependency among them:
> FIRST needed by SECOND that is needed by THIRD
>
> what it's better
>
> A) ONE big pull request of the three features (with hierarchy dependency)
>
> or
>
> B) TREE sequential pull request sequentially waiting the merge of the
> previous pulls?
>
> or
>
> C) three parallel pull request but that can create compilation problem if
> THIRD pull is merged before SECOND and SECOND before FIRST
>
>  or
>
> D) somethig new :)
>
> thank you Luigi Pirelli
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20131017/5f5b8cce/attachment.html>


More information about the Qgis-developer mailing list