<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 26, 2013 at 10:18 PM, Lawrence Woodman <span dir="ltr">&lt;<a href="mailto:lwoodman@vlifesystems.com" target="_blank">lwoodman@vlifesystems.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":17t" style="overflow:hidden">After a quick scrape of the packages directory I only found 4 packages using a github source that weren&#39;t pointing to the master branch:<br>


    irc, mischief, websocket and xdgbasedir<br>
</div></blockquote></div><br></div><div class="gmail_extra">Personally, I hadn&#39;t tagged/branched my packages because I wasn&#39;t sure which solution was better, or what to do exactly, and how much time it would take me to (search how to) do it.<br>

</div><div class="gmail_extra">But now I found that:<br><a href="http://git-scm.com/book/en/Git-Basics-Tagging">http://git-scm.com/book/en/Git-Basics-Tagging</a><br></div><div class="gmail_extra">And from pkg&#39;s docs, we are also told that:<br>

<span class=""></span><span class="">github://<a href="http://github.com/">github.com/</a></span>‹<span style="font-style:italic">user</span>›<span class="">/</span>‹<span style="font-style:italic">repository</span>›<span class="">/</span>‹<span style="font-style:italic">branch-or-tag</span>›<span class="">/</span>‹<span style="font-style:italic">optional-subpath</span>›<br>

( <a href="http://docs.racket-lang.org/pkg/Package_Concepts.html">http://docs.racket-lang.org/pkg/Package_Concepts.html</a> )<br><br></div><div class="gmail_extra">which should be sufficient to know how to make and use tags.<br>

</div><div class="gmail_extra">So now at least one of my packages is tagged, and future ones will probably be.<br><br></div><div class="gmail_extra">Side notes:<br>-  I don&#39;t know how well that fits on pkg&#39;s docs page, but I think it would help people to have a link on how to create tags or branches, e.g. in the margin.<br>

</div><div class="gmail_extra">- Also, I&#39;ve wished several times for a link to pkg&#39;s docs on the search page of <a href="http://pkg.racket-lang.org">pkg.racket-lang.org</a>, or maybe actually on every page of this site would be helpful.<br>

</div><div class="gmail_extra"><br>Laurent<br></div></div>