comment: fix typo
Signed-off-by: Jason Yundt <jason@jasonyundt.email> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
c2162907e9
commit
943fd02769
@ -34,7 +34,7 @@ EOF
|
|||||||
#
|
#
|
||||||
# This will check that gitweb HTTP header contains proposed filename
|
# This will check that gitweb HTTP header contains proposed filename
|
||||||
# as <basename> with '.tar' suffix added, and that generated tarfile
|
# as <basename> with '.tar' suffix added, and that generated tarfile
|
||||||
# (gitweb message body) has <prefix> as prefix for al files in tarfile
|
# (gitweb message body) has <prefix> as prefix for all files in tarfile
|
||||||
#
|
#
|
||||||
# <prefix> default to <basename>
|
# <prefix> default to <basename>
|
||||||
check_snapshot () {
|
check_snapshot () {
|
||||||
|
Loading…
Reference in New Issue
Block a user