On 2012-10-11 22:16, Aziz K. wrote:

Interesting, I didn't realize until now that you can do that with git.
Is it possible to set the external git repo to a specific commit? I'll
consider this option. Thanks!

That's the whole point, it's locked to a specific commit and you need to "force" update it to point to a later commit. You don't want your software to break just because a dependency decided to update its code.

I moved DIL to D2 quite a few months ago. Tango2 is still needed, mainly
because some parts are essential and I want to save the time it takes
porting everything to Phobos2. :-)

Why is that? Tango is working just fine and Phobos is still missing some stuff that Tango has. Actually, I'm using both and there's nothing wrong with that. Tango is just yet another third party library.

--
/Jacob Carlborg

Reply via email to