我确实在我的本地存储库中提交了.当我尝试做的时候:
git push https://gitlab.com/priceinsight/jmt4manager/compare/develop...2-retrieve-list-userrecord# 2-retrieve-list-userrecord -v
Run Code Online (Sandbox Code Playgroud)
我收到了这个错误:
Pushing to https://gitlab.com/priceinsight/jmt4manager/compare/develop...2-retrieve-list-userrecord#
fatal: unable to update url base from redirection:
asked for: https://gitlab.com/priceinsight/jmt4manager/compare/develop...2-retrieve-list-userrecord#/info/refs?service=git-receive-pack
redirect: https://gitlab.com/users/sign_in
Run Code Online (Sandbox Code Playgroud) 我正在调试Win服务.我在服务器上添加了一些证书.试图通过序列号查找证书. https://gyazo.com/9cdcda75e98fe7b7c35496976a5aaaeb
这一行为.config:
<serviceCredentials>
<userNameAuthentication userNamePasswordValidationMode="Custom" customUserNamePasswordValidatorType="DDBS.DDBSPasswordValidator, DDBS" />
<serviceCertificate findValue="?1C5411F9D38252824C2EC1CC7E5EBE3F" x509FindType="FindBySerialNumber" storeLocation="LocalMachine" storeName="My" />
</serviceCredentials>
Run Code Online (Sandbox Code Playgroud)
我收到错误:服务无法启动.System.FormatException:无效的十六进制字符串格式.