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 SourceTree application, everything worked fine - I ran PHPStorm and got a message that there was no git repository, or the root directory was not set. In PHPStorm, I set the root directory of the project, as "commit directory", and since then, in the SourceTree app, I got the message: Interestingly - in other projects, where I didn't change anything, in the SourceTree app I have exactly the same error message with code 128. Something has changed between the new version of git and PHPStorm - just what? From: git-users@googlegroups.com <git-users@googlegroups.com> On Behalf Of Philip Oakley Sent: Friday, December 2, 2022 4:54 PM To: Git for human beings <git-users@googlegroups.com> Subject: Re: [git-users] Re: The git projects disappeared after the updated > when I was using Git on Windows, the ".git" directories really have the "hidden" attribute set on them, so they were invisible in Windows Explorer by default. That is true. The ".git" sub-directory is marked as hidden in its properties, and is normally hidden by Explorer. I always select the show hidden and show extensions options in Explorer.. You can set those on the 'View' tab, and ticking the check boxes in the right hand "Show/hide" group. I also have (somehow) the hidden folders displayed in a slightly softer colour tone. On Friday, December 2, 2022 at 2:46:43 PM UTC Konstantin Khomoutov wrote: On Fri, Dec 02, 2022 at 05:36:28AM -0800, Philip Oakley wrote: >> do they print sensible information? [...] > Also, if you look in the project top level directory, does it contain the > 'hidden' (sub-)directory named ".git", and are to able to determine the > ownership of that directory. I ask as there have been some security updates > that check that you have ownership of your repository. Back then when I was using Git on Windows, the ".git" directories really have the "hidden" attribute set on them, so they were invisible in Windows Explorer by default. Has that changed, or does memory serves me wrong? -- 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 <mailto:git-users+unsubscr...@googlegroups.com> . To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/de34d1d7-1ecf-4446-ad62-fb204cecb5f7n%40googlegroups.com <https://groups.google.com/d/msgid/git-users/de34d1d7-1ecf-4446-ad62-fb204cecb5f7n%40googlegroups.com?utm_medium=email&utm_source=footer> . -- 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/002501d906f0%24ab8f4030%2402adc090%24%40gmail.com.