|
Support dependencies as git url with exact commit (#1798)
* Support dependencies as git url with exact commit * Compare hashes for SCM |
|---|
|
|
| changelog/git-paths.dd 0 → 100644 |
|---|
| source/dub/dependency.d |
|---|
| source/dub/dub.d |
|---|
| source/dub/internal/git.d |
|---|
| source/dub/packagemanager.d |
|---|
| source/dub/project.d |
|---|
| source/dub/recipe/sdl.d |
|---|
| test/git-dependency/dub.json 0 → 100644 |
|---|
| test/git-dependency/src/app.d 0 → 100644 |
|---|