【win10 win11添加右键】git bash

  1. 打开注册表编辑器。

    按下Win键 + R,然后输入"regedit"并按下回车键来打开注册表编辑器。

    计算机\HKEY_CLASSES_ROOT\Directory\Background\shell\git_bash\command

    1. 导航到注册表路径:依次展开"HKEY_CLASSES_ROOT\Directory\Background\shell"。

    右键:新建【项】,复制git的路径

    C:\Users\Administrator\scoop\apps\git\2.44.0\bin\bash.exe

相关推荐
随便取个六字8 小时前
GIT操作 学习
git·学习
星源~18 小时前
tree 命令集成到 Git Bash:可视化目录结构的指南
git·单片机·物联网·嵌入式·项目开发
zhaqonianzhu19 小时前
git gerrit安装钩子
git·gerrit
这是个栗子19 小时前
【问题解决】VSCode终端中看不到Git-Bash
ide·git·vscode
悲伤小伞19 小时前
linux_git的使用
linux·c语言·c++·git
天机️灵韵21 小时前
云效DevOps vs Gitee vs 自建GitLab的技术选型
git·开源项目
荔枝吻1 天前
【AI总结】Git vs GitHub vs GitLab:深度解析三者联系与核心区别
人工智能·git·github
mrbone111 天前
Git-git worktree的使用
开发语言·c++·git·cmake·worktree·gitab
小哈龙1 天前
裸仓库 + Git Bash 搭建 本地 Git 服务端与客户端
开发语言·git·bash
GISer_Jing2 天前
Git协作开发:feature分支、拉取最新并合并
大数据·git·elasticsearch