在git for windows下安装pacman

参考链接:https://blog.csdn.net/gitblog_00635/article/details/147159665

原文链接:https://github.com/alexsarmiento/gitportable-pacman

保证你的电脑可以访问github.

前提:

已安装 git for windows

以administrator管理员权限打开git bash

运行:

bash 复制代码
curl -s https://raw.githubusercontent.com/alexsarmiento/gitportable-pacman/master/install-pacman-git-bash.sh | bash

问题参考:https://github.com/FZUG/repo/issues/16

相关推荐
CodexDave15 分钟前
数据库连接池耗尽:排查顺序与三层兜底
服务器·前端·数据库·git·云原生·容器·kubernetes
乐观的Terry1 小时前
5、发布系统-Git 集成
大数据·git·elasticsearch
不怕犯错,就怕不做2 小时前
GIT的简单打patch应用format-patch and git am
linux·git·全文检索
Byron Loong2 小时前
【Git】如何检查 Ubuntu 系统上 gitLab 是否开启
git·ubuntu·gitlab
lar_slw3 小时前
git删除上一次提交
git
leoZ23118 小时前
Git 集成实战完全指南(四):Git 冲突解决
大数据·git·elasticsearch
枫荷1 天前
Git LFS 大文件优化说明
git
techdashen1 天前
不用再反复 stash:用 Git Worktree 同时开发多个分支
大数据·git·elasticsearch
leoZ2312 天前
Git 集成实战完全指南(八):团队协作最佳实践
git
晴雨天️2 天前
Git工具使用指南
笔记·git