2

Its a new git repository and all I've done is added a whole lot of code to it. However, it tells me:

+Subproject commit 62402f4a7e3aa34a5f22532c8c699836b7ae4967-dirty 

Based on this question, this seems to imply that this has something to do with sub modules and is to be expected if you have sub modules.

However, I do not have any. Why am I getting this message and how do I get of it?

1 Answer 1

4

Make sure there aren't some unintended .git folders in subdirectories of your repo.

Sign up to request clarification or add additional context in comments.

4 Comments

Thank you! That was it. I deleted the .git folder and my working directory is now clean.
@carleeto you do mean .git from a subdirectory and not root right?
I would, if the site would let me. Apparently, I need to wait 6 minutes :)
Yeah. The .git folder inside the subdirectory.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.