window 下 git bash 将当前 git 分支复制到剪贴板

158 阅读1分钟
git branch --show-current | clip

git branch --show-current

window clip