Kalle Olavi Niemitalo <[EMAIL PROTECTED]> 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
_______________________________________________
elinks-dev mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to