Skip to content

I'm new! Where to start?

SpaceGroupUCL edited this page Dec 9, 2011 · 1 revision

I'm new! Where to start?

Be Social

If you’ve found yourself on this page, we’re assuming you’re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way.

Send Pull Requests

Pull requests let you tell others about changes you've pushed to a GitHub repository. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary. This guide walks through the process of sending a hypothetical pull request and using the various code review and management tools to take the change to completion.

Set your user name email and github token

This guide covers basic git settings you should set before making any commits.

(more to come / please contribute)

Clone this wiki locally