Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions # lab-2-git-github
Original file line number Diff line number Diff line change
@@ -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.