·ado-windows-git-bash-compatibility
</>

ado-windows-git-bash-compatibility

josiahsiegel/claude-plugin-marketplace

Azure Pipelines 的 Windows 和 Git Bash 兼容性指南。涵盖路径转换问题、管道脚本中的 shell 检测、MINGW/MSYS 路径处理、Windows 代理配置、跨平台脚本模式以及常见的 Windows 特定管道故障故障排除。

27安装·2热度·@josiahsiegel

安装

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill ado-windows-git-bash-compatibility

SKILL.md

Azure Pipelines frequently run on Windows agents, and teams often use Git Bash for scripting. This creates path conversion and shell compatibility challenges that can cause pipeline failures. This guide provides comprehensive solutions for Windows/Git Bash integration in Azure DevOps pipelines.

When using Bash tasks on Windows agents, Azure DevOps variables return Windows-style paths, but Git Bash (MINGW) performs automatic path conversion that can cause issues.

For self-hosted Windows agents, create .env file in agent root:

Azure Pipelines 的 Windows 和 Git Bash 兼容性指南。涵盖路径转换问题、管道脚本中的 shell 检测、MINGW/MSYS 路径处理、Windows 代理配置、跨平台脚本模式以及常见的 Windows 特定管道故障故障排除。 来源:josiahsiegel/claude-plugin-marketplace。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill ado-windows-git-bash-compatibility
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 ado-windows-git-bash-compatibility?

Azure Pipelines 的 Windows 和 Git Bash 兼容性指南。涵盖路径转换问题、管道脚本中的 shell 检测、MINGW/MSYS 路径处理、Windows 代理配置、跨平台脚本模式以及常见的 Windows 特定管道故障故障排除。 来源:josiahsiegel/claude-plugin-marketplace。

如何安装 ado-windows-git-bash-compatibility?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill ado-windows-git-bash-compatibility 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/josiahsiegel/claude-plugin-marketplace