diff options
author | Gerrit Pape <pape@smarden.org> | 2007-08-06 14:15:30 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-06 16:16:27 -0700 |
commit | 3f0a8f3c015f5f2502228a72d8c944d9e700c559 (patch) | |
tree | 0cf8c9ef884e5f931e68525b8981045508334066 /git-cvsserver.perl | |
parent | Documentation/git-svn: how to clone a git-svn-created repository (diff) | |
download | tgif-3f0a8f3c015f5f2502228a72d8c944d9e700c559.tar.xz |
git-am: initialize variable $resume on startup
git-am expects the variable $resume to be empty or unset, which might not
be the case if $resume is set in the user's environment. So initialize
it to an empty value on startup.
The problem was noticed by Pierre Habouzit and reported through
http://bugs.debian.org/435807
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsserver.perl')
0 files changed, 0 insertions, 0 deletions