Differences between revisions 2 and 3
Revision 2 as of 2015-02-24 15:53:07
Size: 703
Comment:
Revision 3 as of 2015-02-24 15:56:32
Size: 919
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Line 9: Line 10:
Line 10: Line 12:
Line 14: Line 17:
[[[]]] [[http://msysgit.github.io/|Git for Windows]]

[[https://code.google.com/p/tortoisegit/|Tortoise for GIT - a graphical UI]]
Line 17: Line 22:
[[http://git-scm.com/download/mac|Git]]

[[http://gitx.frim.nl/|GitX - a graphical UI]]

=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.==

Start with GIT

Git immersion tutorial

Fork a repo

git cheat sheet

==Graphical tools for GIT== ===On Windows=== Git for Windows

Tortoise for GIT - a graphical UI

===On MAC=== Git

GitX - a graphical UI

===On Linux===

ContributeWithGIT (last edited 2015-04-08 23:28:11 by MoonKid)

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.