vscode 终端命令行中,git status显示文件名乱码配置

环境说明:

系统: windows11系统

命令行: powershell

git 版本: git version 2.45.1.windows.1

  1. 配置Git,在显示文件名时,不进行编码转换

PS F:\Developer\js\abc> git config --global core.quotepath false

  1. 配置PS终端,输出文本编码为 UTF8

PS F:\Developer\js\abc> [Console]::OutputEncoding = [System.Text.Encoding]::UTF8

相关推荐
坠金9 小时前
pycharm中进入/激活/退出虚拟环境
ide·pycharm
MediaTea10 小时前
Jupyter Notebook:基于 Web 的交互式编程环境
前端·ide·人工智能·python·jupyter
oscar99910 小时前
Visual Studio Code 的 AI 插件汇总
ide·vscode·ai
fakerth11 小时前
【Cursor/Vscode】SSH免密登录
ide·vscode·ssh
Vio72511 小时前
在IntelliJ IDEA中使用Git
git
Net_Walke12 小时前
git 的常用命令
git·物联网·github·iot
AI小书房16 小时前
【人工智能通识专栏】第二十八讲:IDE集成Deepseek
ide·人工智能
L X..16 小时前
Git 无法访问 GitHub(Recv failure: Connection was reset)问题解决教程
git·github
仰泳之鹅16 小时前
【杂谈】怎么使用VsCode提交github
ide·vscode·github
合作小小程序员小小店18 小时前
web开发,在线%车辆管理%系统,基于Idea,html,css,vue,java,springboot,mysql
java·spring boot·vscode·html5·web app