<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    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">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">https://github.com/qgis/qgis</a>  (if not "git remote add origin
      <a class="moz-txt-link-freetext" href="https://github.com/qgis/qgis">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">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">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>