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

Improvements to built-in vcs integration #113

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

silasary
Copy link

@silasary silasary commented Oct 18, 2020

MSE has VCS support. But it sucks.

My intent with this PR is to overhaul it a bit:

  • Add Git support alongside svn.
  • Automatically commit, rather than just staging changes.
  • Pull when loading a set (I think it's possible, but we'll see)
  • Automatically detect if a set is under version control, rather than having a property in set.
  • Maybe add a preference for whether a user wants commit messages or an auto-generated message?
  • Maybe make a MSE specific commit message window, rather than whatever the user set EDITOR to (important if it's vim or some other console-based editor)

@silasary silasary marked this pull request as ready for review October 21, 2020 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant