summaryrefslogtreecommitdiff
path: root/src/rebar_git_resource.erl
Commit message (Expand)AuthorAgeFilesLines
* add make_vsn to rebar_resource for replacing app vsnsTristan Sloughter2014-11-031-1/+66
* run legacy style hooks for compile providerTristan Sloughter2014-11-011-0/+2
* verify checked out dep is the same as specified in the config and update if notTristan Sloughter2014-11-011-1/+36
* create rebar_resource behaviour and create git resourceTristan Sloughter2014-10-301-0/+44