I don't know how....the same thing happens in BitBucket, it only know as Smalltalk the files .st :(<div><br></div><div>Should exist some list or similar of GitHub to ask?<br><br><div class="gmail_quote">2012/12/30 Juan Vuletich <span dir="ltr"><<a href="mailto:juan@jvuletich.org" target="_blank">juan@jvuletich.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Hannes,<br>
<br>
In addition to .pck we also have .cs files. I'd like to be able to tell GitHub that:<br>
*.pck is Smalltalk<br>
*.cs is Smalltalk<br>
The whole project is a Smalltalk project (so it shows in <a href="https://github.com/languages/Smalltalk" target="_blank">https://github.com/languages/<u></u>Smalltalk</a> )<br>
<br>
I found how to tell git that some files are in a specific language (see <a href="http://schacon.github.com/git/gitattributes.html" target="_blank">http://schacon.github.com/git/<u></u>gitattributes.html</a> ), but smalltalk is not listed there. But if git already thinks that *.st means smalltalk, I believe the same could be done for *.pck and *.cs.<br>

<br>
Please folks, help me! I can't find a way to do it, but it should be possible!<br>
<br>
As a last resource, we could switch to *.<a href="http://pck.st" target="_blank">pck.st</a> and *.<a href="http://cs.st" target="_blank">cs.st</a>, but that would make things a bit more awkward for us, and especially for users of other Smalltalk environments...<br>

<br>
Thanks,<br>
Juan Vuletich<br>
<br>
H. Hirzel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And the packages files (*.pck) should have a Smalltalk extension *.st,<br>
so e.g. *.<a href="http://pck.st" target="_blank">pck.st</a> so that the repos show up on the github Smalltalk<br>
page.<br>
<br>
    <a href="https://github.com/languages/Smalltalk" target="_blank">https://github.com/languages/<u></u>Smalltalk</a><br>
<br>
This makes it easier to see what is going on.<br>
<br>
For example Bernhard's Cuis fork appears there (no *.cs files) whereas<br>
Juan's does not (many *.cs files,  counted as C-Sharp).<br>
<br>
  <br>
</blockquote>
<br>
<br>
______________________________<u></u>_________________<br>
Cuis mailing list<br>
<a href="mailto:Cuis@jvuletich.org" target="_blank">Cuis@jvuletich.org</a><br>
<a href="http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org" target="_blank">http://jvuletich.org/mailman/<u></u>listinfo/cuis_jvuletich.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div><br></div>