I have been using Spyder for a number of years now and love the interface and tools it provides. My current project is hosted on github and proken up into a number of branches. Is there any way to integrate the git workflow into Spyder? At a minimum, is it possible to have Spyder recognize when the current file has changed outside of itself (e.g. when I switch between branches) and give me the option to update the file in editor (or do it automatically)?
Additionally, I was thinking of eventually writing some plugin which would expose some git features like side-by-side editing of files which are in different branches, writing commit messages and pushing, switching branches, etc directly into the Spyder GUI. Do some of these tools already exist in some form or another? Are there similar tools/plugins someone has developed? I don't want to repeat work when there is something already (or the opportunity to collaborate with other devs). Thanks for any info. Nick -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
