技术栈

git操作基本指令

前端小砖er2024-03-03 4:07

1.查看用户名

git config user.name

2.查看密码

git config user.password

3.查看邮箱

git config user.email

4.修改用户名

git config --global user.name "xxx(新用户名)"

5.修改密码

git config --global user.password "xxx(新密码)"

6.修改邮箱

git config --global user.email "xxx@xx.com(新邮箱)"

7.查看git的基本配置

git config --list

上一篇:git安装与使用4.3
下一篇:git介绍4.2
相关推荐
_codemonster
10 小时前
git 容易混淆的点
git
_codemonster
13 小时前
Git 最常用操作和原理
大数据·git·elasticsearch
_codemonster
1 天前
.git文件夹里所有文件详解
git
01杭呐
1 天前
一次错误分支合并导致 `master` 变脏的排查与修复
git
_codemonster
1 天前
git本地以及github查看历史版本、版本回退
git·github
周小码
1 天前
10分钟搭建私有Git服务器:Soft Serve实战
运维·服务器·git
梅塔文·欧帕西安卡琼
2 天前
git的底层原理详解
git
待什么青丝
2 天前
【git的摸鱼技巧】之工欲善其事
git·elasticsearch·搜索引擎
2601_96119402
2 天前
高中英语教资资料推荐|科三大题背诵和教学设计模板
git·开源·github·开源软件·开源协议·ossinsight
ting9452000
2 天前
InsForge Backend Branching 后端全链路 Git 式分支技术原理、架构实现与底层源码剖析
人工智能·git·elasticsearch·架构
热门推荐
01GitHub 镜像站点02【AI】2026 年具身智能模型和世界模型总结03Codex 下载安装指南:Windows 和 macOS 官方版下载042026 年 AI 编程工具终极横评:Cursor vs Claude Code vs Copilot vs Windsurf05Agnes AI 全模态 API 免费实测报告:文生图 + 文生视频完整测试06【踩坑记录 | 第一篇】微软商店无法使用时,如何手动安装 OpenAI Codex?附`.msix`文件系统错误解决方法07CC-Switch & Claude 基于 Linux 服务器安装使用指南08Codex 桌面端更新后 Chrome 插件和 Computer Use 不可用,怎么排查和修复09CC-Switch 下载、安装与使用配置指南【2026.5.29】102026 AI 编程工具终极实战指南:Cursor vs Claude Code vs Copilot,开发者该怎么选?