On Sun, Dec 04, 2022 at 04:00:36PM +0400, Konstantin Khomoutov wrote: [...] > The best way to maintain an offline ("in the cloud") copy of a normal local > repository is using the `git bundle` command and have the cloud software sync > the produced single file - a bundle - to the cloud. [...]
Well, actually, you could even do a simpler thing: just ZIP your repository and copy the file over to a directory managed by OneDriver for it to pick it up. This way versioning provided by the cloud service will do what it's intended to do: since all your ZIP archives will be self-contained, versioning will really provide true history. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/20221204123759.gltzk6c3q32e46y7%40carbon.