Making a repo of downloaded dub package

Dukc via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Sep 4 23:23:26 PDT 2017


On Monday, 4 September 2017 at 20:31:35 UTC, Igor wrote:
> Search for word "local" here: 
> https://code.dlang.org/docs/commandline. Maybe some of those 
> can help you. If not you could make a pull request for dub that 
> would support such a thing :)

That will make a Dub package out of a Git package, but I'm trying 
to do it vice-versa (And so that it is able to use the same 
histoy as the repository). I think it will require Git commands, 
but what commands exactly? I was unable to figure that out myself.


More information about the Digitalmars-d-learn mailing list