Add has_extension()
commit83a2b841d6b90e6f4b797df40ed3a105364574b6
authorRene Scharfe <rene.scharfe@lsrfire.ath.cx>
Thu, 10 Aug 2006 15:02:30 +0000 (10 17:02 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 10 Aug 2006 21:13:53 +0000 (10 14:13 -0700)
tree06b21e14a70cde595570d2b7948245b26995dbb8
parent242abf106c6929028c2dc916504879885cd64d4d
Add has_extension()

The little helper has_extension() documents through its name what we are
trying to do and makes sure we don't forget the underrun check.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-help.c
git-compat-util.h
http-fetch.c
index-pack.c
local-fetch.c
refs.c
sha1_file.c
verify-pack.c