how to make a git repo un-git?
Posted zmiao
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了how to make a git repo un-git?相关的知识,希望对你有一定的参考价值。
If you have a git repo and now you want to make it a plain filesystem tree .. (removing the git tracking system), you can do the following:
git archive master | tar -x -C /somewhere/else
以上是关于how to make a git repo un-git?的主要内容,如果未能解决你的问题,请参考以下文章
sh 来自http://stackoverflow.com/questions/253055/how-do-i-push-amended-commit-to-the-remote-git-repo
sh 来自http://stackoverflow.com/questions/253055/how-do-i-push-amended-commit-to-the-remote-git-repo
How to make Chrome support showModalDialog
[转]Android How to Download and Make Volley.jar
How To Make a Music Visualizer in iOS
How To Make A DFF Read Only Through Form Personalisations? (文档 ID 1289789.1)