03 Jun, 2012
5 commits
-
The `bundle` command got some new super short syntax sugar. Notes about it in
the README. -
Super short syntax for specifying the plugins. Just give the name to `bundle`
command it will be downloaded from the default antigen repo. -
Trying to copy the .git directory is futile in some situations. So, copy
everything else except of .git directories.
25 May, 2012
10 commits
-
This is just an alias to bundle-install --update.
-
bundle-install command now only updates the plugins' repositories, if the
`--update` argument is given to it.