+5
−6
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
This WARNING proved to be noisy. The function still returns an error and callers should handle it. That's how most of kernel code works. Downgrade the WARNING to pr_err() and leave WARNINGs for kernel bugs. Signed-off-by:Dmitry Vyukov <dvyukov@google.com> Reported-by:
<syzbot+209c0f67f99fec8eb14b@syzkaller.appspotmail.com> Reported-by:
<syzbot+7fb6d9525a4528104e05@syzkaller.appspotmail.com> Reported-by:
<syzbot+2e63711063e2d8f9ea27@syzkaller.appspotmail.com> Reported-by:
<syzbot+de73361ee4971b6e6f75@syzkaller.appspotmail.com> Cc: stable <stable@vger.kernel.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CRA Git | Maintained and supported by SUSTech CRA and CCSE