git用户 Bash脚本,用于轻松切换Git用户。 安装 将git-user复制到任何目录中,并确保它在PATH (并设置了可执行标志)。 用法 git user add john.doe@acme.org " John DOE " git user add jdoe@private.local " John Doe " # inside the Git repository git user set john.doe@acme.org # sets user.name to John DOE # and user.email to john.doe@acme.org 如果安装了 ,则可以通