Yes, only we are still talking about "conscious action" here. - my goal is to protect myself from "emergencies". Everything that is done is not sent "online" to the GIT - there is a "gap" in time between the "current work" and the moment of commit. This can sometimes take quite a long time - depending, on many different situations. OneDrive bridges this gap by causing "some copy with history" to always be created in the background, and even if it is not "perfect", it allows you to recover those missing items. All proposed solutions do not provide this.
-----Original Message----- From: git-users@googlegroups.com <git-users@googlegroups.com> On Behalf Of Konstantin Khomoutov Sent: Sunday, December 4, 2022 1:38 PM To: git-users@googlegroups.com Subject: Re: [git-users] Re: The git projects disappeared after the updated 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 a topic in the Google Groups "Git for human beings" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/git-users/lD2ekpYaKF4/unsubscribe. To unsubscribe from this group and all its topics, 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. -- 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/009901d907e5%24eaece840%24c0c6b8c0%24%40gmail.com.