[PATCH] some small README cleanups

Dirk Hohndel dirk at hohndel.org
Tue Feb 19 06:49:12 PST 2013


Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com> writes:

> Patch attached.
>
> 9b027a5 Replaced two utf8 characters with their ascii equivalents.
> 1e3b350 Small context adjustment.
> daff515 Restore correct libdivecomputer tag.

Don't send three patches in one file like that. Please use 

git format-patch

to create correct patch files that are easy to apply.

> commit daff51500ae6d06c28a09af20c69922e7cd60b85
> Author: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>
> Date:   Tue Feb 19 11:42:43 2013 +0100
>
>     Restore correct libdivecomputer tag.
>     
>     There's no libdivecomputer "release-0.3", AFAICS:
>     
>     $ git tag
>     v0.1.0
>     v0.2.0
>     v0.3.0
>     

Why would I point people to a tag? That's silly - I want to pick up
Jef's bug fixes. 'release-0.3' is a branch.

/D


More information about the subsurface mailing list