Integrated version control

Issue #766 closed
legija created an issue

Pro-users will quickly start using version control methods such as mercurial or git to track their changes to the patterns they make. small errors can result in bigger errors, and if the user has no idea what exactly he has changed, the error may be difficult to solve.

Of course, any savvy user will already have something like this setup, but for completion of the program's sake, this might be a nice addition to the program.

Interface will work mostly like tortoisehg - a window with commits, an option to pull, push and commit, etc.

Comments (3)

  1. Log in to comment