-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Git Version Control Support - EPIC #9001
Comments
About this, I was thinking that we could reuse most of the widgets developed in git-cola for our integration. I'd really prefer that because that way we wouldn't need to maintain a lot of new code and also git-cola is a very solid project that has been running for a long time. But for that we'd need to create our git integration as a third-party plugin because |
Sure, for the long term that makes a lot of sense!
That could work as well. We would probably need to work out the look so that it is consistent (might be a nitpick) This integration is not as ambitious at the moment. I am focussing on issues on the (updated) description @ccordoba12. |
I can work on creation of git-cola plugin for spyder if nobody is working on it. |
We're going to take care of that for Spyder 5, but thanks a lot for your offer. |
I guess that Spyder 5 is not near to come, is it? I would love to have a plugin for it on spyder 4 |
Well, a plugin based on git-cola needs to be developed outside of this repo, because git-cola is GPL licensed and we're MIT. So it could be developed for Spyder 4 and then adjusted for 5 when the time comes. So, if you're very interested on this, we could setup a Google hangout to talk about it and let you know more in detail our what are our plans for it. |
This epic will track work relation to version control support
(Using ZenHub Here)!
These are the features I consider provide basic GIT support that makes sense for basic and intermediate users.
For anything beyond what is stated above, we should pursue integration with git-cola, via a third party plugin (spyder-cola?)
The text was updated successfully, but these errors were encountered: