前言 修改 git 路径 文件结构 father->son father -> son 1234 father $ mv .git ./sonfather $ cd sonson $ git add .son $ git commit son -> father 1234 son $ mv .git ../son $ cd ..father $ git add .father $ git commit 赞微海报分享
近期评论