Support for Version Control

PyDitz supports several version control systems by default, and more can be added (see Configuration File for details). By ‘support’, this means that when PyDitz adds or removes an issue file (via the add, drop or archive commands), it also runs the appropriate VCS command to add or remove the file. Of course, you will have to commit the changes made yourself.