blank的编程之路


  • 首页

  • 归档

  • 搜索
consul atomikos mybatisplus druid nexus nas named bind mysqldump acme.sh Dockerfile rsync keepalived swarm kibana ubuntu linux scp bugfix https ssl certbot curl gogs adminer harbor yum portainer python kubernetes idea java springboot maven docker-compose redis nginx mysql brew git chocolatey jenkins elasticsearch docker haproxy rabbitmq centos

修改git 仓库的用户名和邮箱

发表于 2019-05-09 | 分类于 编程 | 0 | 阅读次数 296

一、修改本地一个仓库的用户名和邮箱

查看本目录下仓库的邮箱

git config user.email 

查看本目录下仓库的用户名

git config user.name

修改本目录下仓库的邮箱

git config user.email "邮箱"

//修改本目录下仓库的用户名

git config user.name "用户名"

二、开始修改全局仓库的用户名和邮箱

//查看全局仓库下用户名和邮箱

git config --global user.email
git config --global user.name

  //修改全局仓库下用户名和邮箱

git config --global user.email   "邮箱"
git config --global user.name  "用户名"
  • 本文作者: blank
  • 本文链接: https://blankhang.com/2019/05/09/1557372257368
  • 版权声明: 本博客所有文章除特别声明外,均采用CC BY-NC-SA 3.0 许可协议。转载请注明出处!
# consul # atomikos # mybatisplus # druid # nexus # nas # named # bind # mysqldump # acme.sh # Dockerfile # rsync # keepalived # swarm # kibana # ubuntu # linux # scp # bugfix # https # ssl # certbot # curl # gogs # adminer # harbor # yum # portainer # python # kubernetes # idea # java # springboot # maven # docker-compose # redis # nginx # mysql # brew # git # chocolatey # jenkins # elasticsearch # docker # haproxy # rabbitmq # centos
nginx禁止ip访问 解决域名钓鱼
快速搭建RabbitMQ 集群
© 2021 blank
Everything is energy and everything has a frequency