Skip to content

Create a Patch

Joachim Marder edited this page Mar 20, 2016 · 6 revisions

If you want to submit a changes, you may create a pull request. In case you are unfamiliar with GIT or pull requests, you may also create a patch file and attach it to the issue. To do so:

  • If not already installed, install TortoiseSVN.
  • In Windows Explorer, right click on the background of a folder and choose "SVN Checkout".
  • Checkout: https://github.com/Virtual-TreeView/Virtual-TreeView/trunk
  • Make your changes in the newly checked our project directory.
  • In Windows Explorer, right click in the background, select "TortoiseSVN > Create patch".
  • Attahch the created patch file to an opened issue.
Clone this wiki locally