Re: Git Confusion
Frank Dietrich <[email protected]> Sun, 5 Oct 2025 10:58:51 +0200
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Will, without knowing your filestructure it it hard to make some guesses. The only thing which might looks a bit unexpected is. Here you said you moved the original project folder to project.old >When I returned, I mv'd my original project to a new folder, >project.old. and later >Even more curious, in my project folder, I decided to try just making >a new .git folder via git init. > >And, of all things, I get: > >Initialized empty Git repository in >/path/to/myprojects/project.old/.git/ Git complains that the project.old is empty. Maybe the initial move action did not happen as expected? cheers Frank -- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists