CFG

时间:2024-03-01 20:22:43
【文件属性】:

文件名称:CFG

文件大小:9.48MB

文件格式:ZIP

更新时间:2024-03-01 20:22:43

CSS

cfg-点文件的裸仓库 建立 git init --bare $HOME /.cfg alias cfg= ' git --git-dir=$HOME/.cfg/ --work-tree=$HOME ' cfg remote add origin git@github.com:HongLong40/cfg.git 克隆到另一个系统 git clone --bare https://github.com/HongLong40/cfg.git $HOME /.cfg alias cfg= ' git --git-dir=$HOME/.cfg/ --work-tree=$HOME ' cfg config --local status.showUntrackedFiles no cfg checkout -f 复写 git clone --separate-git-dir= $HOME /.cf


网友评论