cerrado @ master

v0.2.1

New:
- Experimental support for http git clone
- Add ref page

Refactor:
- Remove extra padding to remove horizontal scroll
- Show reference more often
v0.2

Refactor:
- Improve summary page
- Make underline more cohesive
v0.1

New:
- Add references to log page

Refactor:
- Remove under development warning
master
[ see refs... ]
feat: Add initial support for http git clone
fix: Remove extra padding to avoid overflow

This will prevent horizontal scroll to show
ref: Remove restriction to show commit ref

This should make easier to locate where we are at.
feat: Add ref page

Now there is page more tailored to a single ref.
ref: Redo text decoration and hover animation

Make both more cohesive within the application.
ref: Make summary more lean

Now it will only show the first 3 tags to better distribute the page
content.
docs: Update goals

Makes clear what is needed for 1.0, also pushs mail based PR for the
feature.
feat: Remove under development warning

The project is good shape now that there is not need to the warning.
feat: Add tag and branch to log

Now it is possible to see tag and branch on the log page.
feat: Add wrapper for commit

Add a wrapper to the commit log that also contains possible reference.
This will be useful once to later display the reference in the commit
log.
[ see log... ]