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 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 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