From 4b4a417483fedc4fb8054fa67d51c04c01421740 Mon Sep 17 00:00:00 2001 From: "Chhavi P. Gupta" Date: Sat, 26 Mar 2016 20:19:00 +0530 Subject: [PATCH] Update Basic Workflow.md --- Basic Workflow.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Basic Workflow.md b/Basic Workflow.md index 8b13789..9fafafc 100644 --- a/Basic Workflow.md +++ b/Basic Workflow.md @@ -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.