Re: Before declaring Bochs is dead ...
Saulius Krasuckas <[email protected]> Mon, 11 Jul 2022 20:44:28 +0300
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <[email protected]> |
* On 2022-07-11 14:28, [email protected] 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.