|
|
%!s(int64=7) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| branches | %!s(int64=8) %!d(string=hai) anos | |
| functions | %!s(int64=7) %!d(string=hai) anos | |
| issues | %!s(int64=8) %!d(string=hai) anos | |
| pull_master | %!s(int64=8) %!d(string=hai) anos | |
| pull_request | %!s(int64=8) %!d(string=hai) anos | |
| review | %!s(int64=8) %!d(string=hai) anos | |
| working_environment | %!s(int64=8) %!d(string=hai) anos | |
| README.md | %!s(int64=7) %!d(string=hai) anos | |
| branching-website.html | %!s(int64=8) %!d(string=hai) anos | |
| styles.css | %!s(int64=8) %!d(string=hai) anos | |
We are going to do some exercises in this dummy project.
It is very simple, only consists in a HTML file and a CSS file and you will have to write some style definitions there. In the end the idea is to get a big HTML file with many <div> parts, each one in a different style.
In this tutorial you will learn how to make commits in the Git project, to create several branches, to push things to GitHub, and to follow a standard procedure to develop collaboratively. Afterwards, you should apply the same methods to any other collaborative development inside your department. The objectives will be achieved gradually following these topics: