From 7b44c5a9e75c5a4fcc00d08e72b9b106b5b962c0 Mon Sep 17 00:00:00 2001 From: chationary <54826837+chationary@users.noreply.github.com> Date: Mon, 9 Sep 2019 22:20:35 -0400 Subject: [PATCH] # lab-2-git-github --- # lab-2-git-github | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 # lab-2-git-github diff --git a/# lab-2-git-github b/# lab-2-git-github new file mode 100644 index 0000000..98dc64c --- /dev/null +++ b/# lab-2-git-github @@ -0,0 +1,9 @@ +YouTube: https://youtu.be/y94sGlWRwy8 + +Lab 2 is all about Github and pull request. +Github is a cloud-based service website that support web developers store and manage their code in order to track and control all changes happening in code. +There is a very important step in Github. Which is pull request. +Pull request is kind of storage of Github. It stores all changes to discuss about those changes and add follow-up commits before the changes are merged into the base branch. +Users are able to be recognized by the original developers by creating a pull request. Because the original developers can see all users work, and choose whether or not to accept it into the official project. +Github is very useful to those web developers and beginners who are doing web control and collaboration. +I hope I will get used of Github well, so I can do web design more professionally and creativity.