forked from spyder-ide/spyder
-
Notifications
You must be signed in to change notification settings - Fork 0
SEP 1: Version Control
Gonzalo Peña-Castellanos edited this page Feb 25, 2015
·
7 revisions
key | value |
---|---|
Status | Active |
Author | Full Name <[email protected]> |
Created | February, 2015 |
Updated | February, 2015 |
Discussion | link to the issue where the SEP is being discussed |
Implementation | link to the PR |
Over Gitter
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)