<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 17, 2016 at 2:41 PM, Stefan Koch via Digitalmars-d-announce <span dir="ltr"><<a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sunday, 17 July 2016 at 12:12:17 UTC, Rory McGuire wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Nice! how are you keeping track of changes? Are you tagging / branching each time you get something new working?<br>
</blockquote>
<br></span>
I just push a new commit.<br>
And add code to the gist.<br>
<br>
Why would I branch ?<br>
It all goes towards the same goal.<br>
</blockquote></div><br></div><div class="gmail_extra">A commit does pretty much the same thing. Tags/Branches just make UIs show a "menu" for selecting a change, not important really. I had just wondered if you were marking these milestones.</div><div class="gmail_extra">Someone could always branch off of any of your commits, it they wanted to try an alternative approach (or learn from you).<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks for all the work you are doing. I love CTFE. I have a lot of big vibe (diet) templates, and my own Jade ctfe implementation, really looking forward to faster compile times.</div><div class="gmail_extra"><br></div><div class="gmail_extra">R</div><div class="gmail_extra"><br></div></div>