[elinks-dev] please don't git describe in 0.12
Jonas Fonseca
fonseca at diku.dk
Thu Feb 28 16:35:45 MST 2008
Kalle Olavi Niemitalo <kon at iki.fi> wrote Fri, Feb 29, 2008:
> I think the real solution to this would be for Git to define
> a way for .git/config to _exclude_ tags from git describe.
> Then I could upgrade to the required version and set the option,
> and ELinks would not have to care about Git versions or my tags.
git describe --match "elinks-*"
--match <pattern>
Only consider tags matching the given pattern (can be used to avoid
leaking private tags made from the repository).
--
Jonas Fonseca
More information about the elinks-dev
mailing list