From 0e00b095f7ed996ef56de5f628af829c17fcd829 Mon Sep 17 00:00:00 2001 From: massud Date: Sat, 28 Feb 2015 13:24:24 +0000 Subject: [PATCH 1/3] first answer --- whatsgitcloneanswers | 1 + 1 file changed, 1 insertion(+) create mode 100644 whatsgitcloneanswers diff --git a/whatsgitcloneanswers b/whatsgitcloneanswers new file mode 100644 index 0000000..e353035 --- /dev/null +++ b/whatsgitcloneanswers @@ -0,0 +1 @@ +Essentially copies a repository old or new into a created directory From 9850e71b923b7de33813958636304803a8224259 Mon Sep 17 00:00:00 2001 From: massud Date: Sat, 28 Feb 2015 13:26:42 +0000 Subject: [PATCH 2/3] second answer --- whatsupstreamanswer | 1 + 1 file changed, 1 insertion(+) create mode 100644 whatsupstreamanswer diff --git a/whatsupstreamanswer b/whatsupstreamanswer new file mode 100644 index 0000000..6663131 --- /dev/null +++ b/whatsupstreamanswer @@ -0,0 +1 @@ +The upstream remote is usually the main source points for projects to be contributed to in a repository From f028237a6d705c28cc89ded16469dc8328a76d3f Mon Sep 17 00:00:00 2001 From: massud Date: Sat, 28 Feb 2015 13:28:22 +0000 Subject: [PATCH 3/3] third answer --- whatsbranchanswer | 1 + 1 file changed, 1 insertion(+) create mode 100644 whatsbranchanswer diff --git a/whatsbranchanswer b/whatsbranchanswer new file mode 100644 index 0000000..45a34cb --- /dev/null +++ b/whatsbranchanswer @@ -0,0 +1 @@ +A branch is a line of development which is independent of other branches inside your repository