author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 15 May 2010 02:46:01 +0000 (02:46 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 20 May 2010 04:02:59 +0000 (21:02 -0700) | ||
commit | 3052525effbf4b9ab0cc4a66fe32f0f7261b7323 | |
tree | 1bd68b2a11e4a87b42751de4837c86e7a43319da | tree | snapshot |
parent | c057bad3701682a208b72473b746de6bb5d89792 | commit | diff |
git-cvsserver: indent & clean up authdb code
- Indent the last commit to fit with the rest of the code.
- Use lexical filehandles instead of global globs
- Close the filehandle after the password database has been read.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Indent the last commit to fit with the rest of the code.
- Use lexical filehandles instead of global globs
- Close the filehandle after the password database has been read.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsserver.perl | diff | blob | history |