Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Steven Hartland 98eb6d533f Merge pull request #1 from darkliquid/master
Implement initial pinning functionality
2017-02-02 14:37:21 +00:00
Andrew Montgomery-Hurrell 267cfa76e8
Implement initial pinning functionality
glide-pin effectively replaces the dependency entries in your YAML
with the dependencies from your lockfile (which will include all
sub-dependencies). By default it will keep the original version
strings (if any), but it can optionally replace them with the
exact version strings contained within the lock file by using the
`--exact` flag.
2017-02-02 11:08:55 +00:00
gbenal 8f438549ca Initial commit 2017-02-02 10:16:22 +00:00