Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not …
…ssize_t Also, initialization is not necessary since it is assigned before it is used. Signed-off-by: Brandon Casey <drafnel@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information