Skip to content

SEP 1: Version Control

Gonzalo Peña-Castellanos edited this page Feb 25, 2015 · 7 revisions
key value
Status Active
Author Full Name <full.name@gmail.com>
Created February, 2015
Updated February, 2015
Discussion link to the issue where the SEP is being discussed
Implementation link to the PR

Conversation and Discussion

Over Gitter

Description

The idea is to have a basic abstraction layer and support for different version control systems, namely Git and Mercurial. Issue 816 started the discussion and will serve as basis for this PR.

The plan is to have a minimal set of features that would allow common vc commands to be used inside spyder by calling the external programs (using a QProcess)

Clone this wiki locally