Requirements for Chinese Text Layout 中文排版需求
git init --bare <repo>
-- bare 模擬 remote git repo(git server)
git pull --rebase
好用, 不留 merge commit log, 直接留全部 log
Requirements for Chinese Text Layout 中文排版需求
git init --bare <repo>
-- bare 模擬 remote git repo(git server)
git pull --rebase
好用, 不留 merge commit log, 直接留全部 log