Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 974 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 974 Bytes

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.

WCWH Organization on Github

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 vs. Git

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

Next Steps

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.