[phobos] Tag for 2.060
kenji hara
k.hara.pg at gmail.com
Thu Aug 16 01:43:29 PDT 2012
2012/8/16 Jonathan M Davis <jmdavisProg at gmx.com>:
> On Thursday, August 16, 2012 01:16:38 Brad Roberts wrote:
>> Where are you looking? It's there on github:
>>
>> https://github.com/D-Programming-Language/phobos/tags
>
> My local git repository doesn't having it, and updating the tags doesn't get
> it.
You can use -t switch for git fetch.
git fetch -t upstream
Kenji Hara
More information about the phobos
mailing list