RE: [git-users] Re: The git projects disappeared after the updated

2022-12-09 Thread rozanski.seba
> After some pondering I came to the conclusion that mere so-called "bare > cloning" - what a call to > git clone --bare REPO_URL REPO_DIR yes, yes, yes :) :) :) You are great ! Works - git directory = local, tree on OneDrive SourceTree works fine, PHPStorm w

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-06 Thread rozanski.seba
First I did a "simple" clone from within Sourcetree to a "local" location - executed correctly, showed the repo in the application - great. I executed git worktree add .. - .git .gitign README.md files appeared in the target directory -> everything is correct, because that's all there is in

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-04 Thread rozanski.seba
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 - dep

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-04 Thread rozanski.seba
Now I'm convinced about that, too. Thanks. -Original Message- From: git-users@googlegroups.com On Behalf Of Konstantin Khomoutov Sent: Sunday, December 4, 2022 1:32 PM To: git-users@googlegroups.com Subject: Re: [git-users] Re: The git projects disappeared after the updated On Sat, Dec

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-04 Thread rozanski.seba
How would it be possible to automatically move all changes in the project (repository) => I mean the situation when I change/add/delete a file or directory in the project not yet perform a commit => automatically on the mirrored directory that is on OneDrive, this would be some "workaround" for

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-04 Thread rozanski.seba
Thank you very much for the clarification. While I still believe that from a user's point of view, the collaboration of both tools (GIT and e.g.: OneDrive) is an idiosyncratic "complement", I understand that there are technical issues to make it work properly. I hope that someday these problems c

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-04 Thread rozanski.seba
Hi, I am calm :) As welcome I tried to find the cause and thank you all very much for your involvement and help. I don't understand what is some "hostility" towards tools like OneDrive and trying to use them in conjunction with GIT is perceived so negatively. They are completely different tools

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-03 Thread rozanski.seba
>Wait, are you saying that you clone your repositories on OneDrive and >and there you act (commit pull and push) Exactly - that's how I've been operating for a long time and I've never had any problems - everything has always worked correctly and I have the added security of a copy on the netw

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-03 Thread rozanski.seba
As I used "clone address_repository" in git bash, it cloned to the user's directory and I could open this repository later in the Git GUI. It's just that how I DON'T want to do it that way, because I keep my projects in a different location. As from within Sourcetree I make a clone in the user d

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-03 Thread rozanski.seba
To begin with, a few clarifications: 1. I work in PHPStorm 2. in https://bitbucket.org/ I keep projects in git format 3. bitbucket.org producer provides a tool called Sourcetree to handle these projects graphically - something like "Git gui", only 100x more powerful >From the very beginning I se

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-03 Thread rozanski.seba
I am convinced that something serious has changed in the new version of git. I could afford it, so in one project I deleted the repository in Bitbucket and set up a new one (renamed). Then I removed the .git from the project directory and cloned the project to where the old one was. In the

RE: [git-users] Re: The git projects disappeared after the updated

2022-12-01 Thread rozanski.seba
Unfortunately, it didn't change anything From: git-users@googlegroups.com On Behalf Of Erik Cervin Edin Sent: Wednesday, November 30, 2022 6:31 PM To: Git for human beings Subject: [git-users] Re: The git projects disappeared after the updated This is a git for windows issue, so you're b