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
14 changes: 2 additions & 12 deletions good-commit-message.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,5 @@

add your tip

- Start a commit message with a verb eg. `add`, `change` etc

funny branch tips
--------
- **first tip**
```
git checkout -b <add-your-new-branch-name>
```
- **second tip**
```
git log -5
```
The course is very useful.
It can help a lot when it comes to work in parallel as team