mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
c3e2f196f9
A tagged repository state isn't enough, git describe only looks at signed or annotated tags (git tag -a/-s). This documentation update makes sure the comment matches the current behaviour. Signed-off-by: Michael Prokop <mika@grml.org> Signed-off-by: Michal Marek <mmarek@suse.cz>