在Windows上使用Git for Windows"git bash"时,如何方便地在Windows路径表示中打印工作目录,例如
D:\foo\bar
类似于使用'pwd'获取Unix表示
/d/foo/bar/
这样路径可以被Windows资源管理器和cmd控制台读取?
windows git bash git-for-windows
Visual Studio Code 具有内置功能,可以在 UI 上比较两个文件的差异。
我在 Windows 上使用 VS Code。有没有一种方便的方法将差异导出到文本或 HTML 文件中,例如使用 unix shell 命令diff或vimdiff?
diff
vimdiff
diff export file visual-studio-code
bash ×1
diff ×1
export ×1
file ×1
git ×1
git-for-windows ×1
visual-studio-code ×1
windows ×1