← 返回文章列表
POST / 2024-11-21

sed替换

sed -i 's/http:///git@/g' /.git/config

sed -i 's/[http:///git@/g](http:///git@/g)' */.git/config