RE: https://g0v.social/@dannypsnl/116124420130428625

早上試了一下 jujutsu ,真的是回不去了欸。

不過對 remote/published Git branch 還沒有太多實戰經驗,再觀察一陣子。

嗯……沒有 `git apply` 對應指令。

#jujutsu_version_control

@wancw 這種情況其實直接用 git apply 就好,git 似乎也並不會創建一個新的 commit ,只是會改動 working copy

@fanzeyi 我現在也是這樣做。

本來是想試試看不用 colocated workspace 能做到什麼程度。

@wancw `git apply` 印象中不在 git repo 裡也可以用~ 😆