vlad-git
vlad-git copied to clipboard
must specify revision in deploy.rb
According to the README "vlad-git will deploy origin/master". This is not so. You must specify the revision or vlad spits an error as follows:
NameError: undefined local variable or method revision' for main:Object [path to]/vlad-2.7.0/lib/vlad/core.rb:87:in
block (2 levels) in <top (required)>'
I can offer a PR if this is still being maintained. Thanks in advance.