Size: 919
Comment:
|
Size: 931
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
=How to contribute using GIT= | = How to contribute using GIT = |
Line 5: | Line 5: |
==First of all a few links to tutorials and other useful help to get going with git.== | == First of all a few links to tutorials and other useful help to get going with git. == |
Line 15: | Line 15: |
==Graphical tools for GIT== ===On Windows=== |
== Graphical tools for GIT == === On Windows === |
Line 21: | Line 21: |
===On MAC=== | === On MAC === |
Line 26: | Line 26: |
===On Linux=== | === On Linux === |
How to contribute using GIT
The wxPython code is stored in a Github repository and the preferred why of provinding changes is via PR's (Pull Requests), the following page will provide some pointers on how to work with git and Github.
First of all a few links to tutorials and other useful help to get going with git.
Graphical tools for GIT
On Windows
Tortoise for GIT - a graphical UI
On MAC