|
From: Saulius K. <sau...@ar...> - 2022-07-11 17:44:50
|
* On 2022-07-11 14:28, stl...@gm... wrote: > I also though it could be better to have different layout and avoid > closing sfsite when you need only Bochs. > > Is it possible to change layout by manipulating current git repo we > have got ? I'm not experienced in this area too. But... found `git filter-repo` in the docs, step 5: https://docs.github.com/en/get-started/using-git/splitting-a-subfolder-out-into-a-new-repository And then essential steps 9 and 11, of course. S. |