This respository will have explanations and resources for researchers new to git or Github. You will need to be a member of the WCWH Github organization to view the other repositories here.
The other repositories you will find here contain work from other WCWH researchers. Please use the template if you are sharing some of your own work.
GitHub, Inc. is an internet hosting provider for software development and version control using Git. Git is software for tracking changes in any set of files, usually used for coordinating work among people working collaboratively. WCWH is using Git (the software) on Github (the provider of the software).
The file GITFLOW in this repository has some tips on working with branches and pull requests in git. FORMATTING has tips on working with markdown in Github.