<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p>These instructions in the INSTALL.md lack a context and are quite
confusing there IMHO. They should probably go to the developers
guide
(<a class="moz-txt-link-freetext" href="https://docs.qgis.org/testing/en/docs/developers_guide/git.html#development-in-branches">https://docs.qgis.org/testing/en/docs/developers_guide/git.html#development-in-branches</a>).
It is more a git/development tip than a build instructions.</p>
<p>Regards,</p>
<p>Harrissou<br>
</p>
<div class="moz-cite-prefix">Le 21/05/2024 à 01:43, Even Rouault via
QGIS-Developer a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:e409431e-37ef-4a91-ab20-8e80d2de3160@spatialys.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Hi,
<p>The procedure at
<a class="moz-txt-link-freetext"
href="https://github.com/qgis/QGIS/blob/master/INSTALL.md#39-building-different-branches"
moz-do-not-send="true">https://github.com/qgis/QGIS/blob/master/INSTALL.md#39-building-different-branches</a>
is more for developers to create feature branches and submit
pull requests</p>
<p>To just built the release-3_36 branch,<br>
</p>
<p>Assuming that "origin" is your remote pointing to <a
class="moz-txt-link-freetext"
href="https://github.com/qgis/qgis" moz-do-not-send="true">https://github.com/qgis/qgis</a>
(if not "git remote add origin <a class="moz-txt-link-freetext"
href="https://github.com/qgis/qgis" moz-do-not-send="true">https://github.com/qgis/qgis</a>",
or replace origin by the name of the remote that points to <a
class="moz-txt-link-freetext"
href="https://github.com/qgis/qgis" moz-do-not-send="true">https://github.com/qgis/qgis</a>
)</p>
<p>from your release-3_36 directory:<br>
git fetch origin release-3_36<br>
git reset --hard origin/release-3_36 # make sure you have no
local changes before doing that!</p>
<p>Even<br>
</p>
<span style="white-space: pre-wrap">
</span>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com"
moz-do-not-send="true">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
</pre>
</blockquote>
</body>
</html>