Differences between revisions 1 and 2
Revision 1 as of 2015-02-24 15:38:41
Size: 389
Comment:
Revision 2 as of 2015-02-24 15:53:07
Size: 703
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 to help getting going with git.''' ==First of all a few links to tutorials and other useful help to get going with git.==
Line 8: Line 8:
[[http://gitimmersion.com/index.html|Git immersion tutorial]]
[[https://help.github.com/articles/fork-a-repo/|Fork a repo]]
[[https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf|git cheat sheet]]

==Graphical tools for GIT==
===On Windows===
[[[]]]

===On MAC===

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

Start with GIT Git immersion tutorial Fork a repo git cheat sheet

==Graphical tools for GIT== ===On Windows=== []

===On MAC===

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