git常用操作

一、git回退错误的提交

https://www.cnblogs.com/shuimuzhushui/p/10893551.html

项目下打开:git bash here

Your public key has been saved in /Users/max/.ssh/id_rsa.pub.

The key fingerprint is:

SHA256:3pHZc01HIx4eIqaG+1ucrrduc0j7GuXDEr9PeMC3O70 xuexin1@tal.com

The key's randomart image is:

+---[RSA 3072]----+

|         o . + ..|

|      . o . + +..|

|     . o     o  o|

|      o   .+   o.|

|     .  S.++o.. .|

|      ...oB.+o.  |

|       .o*+* +.  |

|        +*o.=... |

|       o==*o.o.E.|

+----[SHA256]-----+

1. 查看当前登录账号:

git config user.name

2. 查看当前登录邮箱:

git config user.email

3. 修改用户名和邮箱:

git config --global user.name "Your_username"
git config --global user.email "Your_email"

 二、

git 添加远程仓库

https://www.cnblogs.com/Mrs-cc/p/4699611.html

git新建分支

git 如何创建一个分支-百度经验

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值