Skip to content

Official Corporate Git Tutorial

Anthony edited this page Feb 14, 2018 · 2 revisions

HERE IS HOW YOU USE GIT:

imagine a world of clones
utensil utilities
the struggle for commitment
embrace the give and take
and do not fear blame

New Projects

Congratulations! You have decided to contribute your creativity to the glorious collective that is BIFFUD. As your Secretary of Code my job is to help you contribute in an organized way. I'm also lazy so please read this guide before asking for help.

We store information, including code and website, on Github (https://github.com/BadIdeaFactory). What is GitHub? You can read more here (http://lmgtfy.com/?q=what+is+github) but in short it provides a centralized collaboration platform. To create a BIFFUD project we create repositories to store the information.

  1. Review this general overview of how to create a project (https://guides.github.com/activities/hello-world/)
  2. Go to the BIFFUD GitHub homepage (https://github.com/BadIdeaFactory) and sign in. Then click the green New button in the middle of the page.
  3. You'll need to enter a repository name (one word all together, lower case with no spaces but feel free to use a dash).

Lets take this conversation to a side bar.

Clone this wiki locally