This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
javadoc文件傳去gh-pages #24
Labels
Comments
可以用 git subtree 切出來放進 bare branch,雖然現在 checkout -b 然後放個 commit 把別的刪掉也可以。 如果還是後悔歷史裡面有的話可以 filter-branch 刪一圈然後 force push(和 rebase 一樣破壞歷史一致性,得趁 fork 的人不多時候做)…… |
我是覺得應該不用filter
|
唔… github.com/git/git/tree/master/contrib 里面有 git subtree 的指令稿,拿出来跑 git subtree split 就是。 |
那能整理個簡單的script |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
放在git裡面太亂了
The text was updated successfully, but these errors were encountered: