xcode - Why is git erroring with 'Assertion failed' on git add .? -
I cut a repo, then clone it into a then Also, I have removed the is what Definitely what is really happening but I was in the same situation By changing the name of the subdir around it, on the side of a parent / YATC directory. I had a previously created Xcode project (Twitter-Terminal) in another directory, which I copied in the
/ YATC directory . I got
git add In the / YATC directory, and only one empty TwitterTimeline directory was added to the repo, no other files were added. I later came to know that there was already a
.git directory in the Twitter timeline, I think Xcode would have made it, however I never remember to ask it
TwitterTimeline / .git directory I went back to
/ YATC and the
git add. Tried to do , and nothing happened, which means that I immediately did
GIT status , and said that there was nothing to commit. After this I went to the Twitter timeline directory and
git add. found, and found:
Failure failed: (item-> nowildcard_len & lt; = item- & gt; lane & item- & gt; prefix & lt; = item- & gt; Lennon), function prefix_pathspec, file pathspcc, line 308. Abort traps: 6
git add -A
git add The name was changed, then the subdir was going back to the original name in any way to git back in the working position.
Comments
Post a Comment