Skip to content

Commit

Permalink
Update Basic Workflow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chhavip committed Mar 26, 2016
1 parent 5dbeb0f commit 4b4a417
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Basic Workflow.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
##Introduction
This page will outline a basic workflow to use when working on collaborative projects, wherein one person sets up the initial project and others are able to work on the same. Let us assume the situtation where there are three people Mo, Meggie and Darius who need to work on a project together and would like to use git/github for collaboration. Assuming they all have gitbash(windows) or git in terminal(linux) or on Mac, these are the steps to follow:

###Setting Up The Project
Only one person needs to create the initial project and push it to the remote.

0 comments on commit 4b4a417

Please sign in to comment.