Support Git as a version control system
---------------------------------------
Key: BUILDR-222
URL: https://issues.apache.org/jira/browse/BUILDR-222
Project: Buildr
Issue Type: Improvement
Components: Core features
Reporter: Alexis Midon
The Release task uses Subversion to check for uncommitted files and tag the
source repository.
Of course this fails when your project does not use Subversion but Git for
instance.
The improvement could be to provide a VCS abstraction with 2 implementations:
Subversion and Git.
A method could instantiate the proper implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.