gpt4 book ai didi

混帐客户端 : get user info from username

转载 作者:IT王子 更新时间:2023-10-29 00:34:03 28 4
gpt4 key购买 nike

有没有办法在只给定用户名的情况下获取用户名?

类似这样的输出 git show <username> (我知道这行不通)

username: username
name: First Last
email: email@address

我知道我可以通过 GitHub api 调用来完成此操作,但更愿意将其保留在 CLI 中。

最佳答案

git config user.name
git config user.email

我相信这些就是您正在寻找的命令。

Here is where I found them

关于混帐客户端 : get user info from username,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7552054/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com