23/05
2018
GIT plugin for Z
This plugin implements vcs
commands which are used by other plugins to access
versioning information of the current project., (*1)
Mostly, the tasks and commands within this plugin are used by other plugins to do versioning-related commands, such as:, (*2)
env:version
from the
env
plugin)env:diff
from the env
plugin)build
from the build
plugin, used
by the deploy
plugin)Some of the convenience commands that are available in this plugin are
implemented the same way as in the svn
plugin, though you might not use them
as often when you're used to git., (*3)