[Cuis] Telling GitHub that our code is Smalltalk

Germán Arduino garduino at gmail.com
Sun Dec 30 07:03:32 CST 2012


I don't know how....the same thing happens in BitBucket, it only know as
Smalltalk the files .st :(

Should exist some list or similar of GitHub to ask?

2012/12/30 Juan Vuletich <juan at jvuletich.org>

> Hi Hannes,
>
> In addition to .pck we also have .cs files. I'd like to be able to tell
> GitHub that:
> *.pck is Smalltalk
> *.cs is Smalltalk
> The whole project is a Smalltalk project (so it shows in
> https://github.com/languages/**Smalltalk<https://github.com/languages/Smalltalk>)
>
> I found how to tell git that some files are in a specific language (see
> http://schacon.github.com/git/**gitattributes.html<http://schacon.github.com/git/gitattributes.html>), 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.
>
> Please folks, help me! I can't find a way to do it, but it should be
> possible!
>
> As a last resource, we could switch to *.pck.st and *.cs.st, but that
> would make things a bit more awkward for us, and especially for users of
> other Smalltalk environments...
>
> Thanks,
> Juan Vuletich
>
> H. Hirzel wrote:
>
>> And the packages files (*.pck) should have a Smalltalk extension *.st,
>> so e.g. *.pck.st so that the repos show up on the github Smalltalk
>> page.
>>
>>     https://github.com/languages/**Smalltalk<https://github.com/languages/Smalltalk>
>>
>> This makes it easier to see what is going on.
>>
>> For example Bernhard's Cuis fork appears there (no *.cs files) whereas
>> Juan's does not (many *.cs files,  counted as C-Sharp).
>>
>>
>>
>
>
> ______________________________**_________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/**listinfo/cuis_jvuletich.org<http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jvuletich.org/pipermail/cuis_jvuletich.org/attachments/20121230/9aaabf4f/attachment.htm>


More information about the Cuis mailing list