latest 2 messages by Guest14619
+
[2017-04-01T23:48:22Z]
Guest14619
Any ideas?
+
[2017-04-01T23:42:18Z]
Guest14619
I have a git repo, and within it there is a subfolder that was a cloned repo from elsewhere. I want to include this sub-repo inside the main repo. I've tried deleting the .git folder from within the subfolder, but when I git add -A it doesn't include it. Any ideas?