зеркало из https://github.com/microsoft/git.git
git-cvsserver: typo in a comment: bas -> has
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
049e98c875
Коммит
fce338a543
|
@ -2656,7 +2656,7 @@ sub descramble
|
|||
);
|
||||
my ($str) = @_;
|
||||
|
||||
# This should never happen, the same password format (A) bas been
|
||||
# This should never happen, the same password format (A) has been
|
||||
# used by CVS since the beginning of time
|
||||
die "invalid password format $1" unless substr($str, 0, 1) eq 'A';
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче