Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Control Agnosticism #6

Open
JohnMurray opened this issue Jun 4, 2014 · 0 comments
Open

Version Control Agnosticism #6

JohnMurray opened this issue Jun 4, 2014 · 0 comments

Comments

@JohnMurray
Copy link
Contributor

There are a few places in the codebase that reference git commands. This should be extracted out into a vcs module that can be extended to support any version control system.

Any version control actions should be turned off by default and enabled with the use_vcs config key, of which the value will contain the VCS to be used (e.g git, hg, svn, etc).

@JohnMurray JohnMurray added this to the v0.3.0 milestone Jun 4, 2014
This was referenced Sep 2, 2014
@jhuttner jhuttner self-assigned this Jan 9, 2015
@JohnMurray JohnMurray removed this from the v0.3.0 milestone May 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants