<blockquote>
<p>As I read the protected branches they don't stop you pushing to the master<br>
branch, they just put a few requirements on that.</p>
</blockquote>

<p>Indeed, the limitations are very clear... but I somehow read them as "can't have merges by outsiders". Wishful thinking.</p>

<blockquote>
<p>Note that some of your steps below are once only, like forking on github</p>
</blockquote>

<p>But you need to sync instead.</p>

<blockquote>
<p>and some should be once only or at least rare like cloning locally.</p>
</blockquote>

<p>Each time git gives me some unclear message, or I tried an advanced command and am unsure about my repository state. But yes, it's rare. :)</p>

<blockquote>
<p>First off, branches aren't copies, they are just a "pointer" to a particular last commit,<br>
so there's virtually no overhead in having a hundred branches.</p>
</blockquote>

<p>I didn't mean they are physical, and haven't complained about any machine overhead. They are hard for me, to keep in my head.</p>

<blockquote>
<p>Just clone geany/geany [...]<br>
add your remote git remote add myname  [...] <br>
and enjoy a simple life</p>
</blockquote>

<p>Thank you. I will.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/764#issuecomment-159355900">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ-iVtvASL_yvc5JOoJJZFD52gRuaks5pJJw_gaJpZM4Glekm.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/764#issuecomment-159355900"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>