Answer the question
In order to leave comments, you need to log in
Why is git ignoring files in /src?
What commands need to be written in order to completely untie git from the folder in which the project is located?
What would I stupidly - flew into the folder, and registered the commands to
initialize all the files, then commit to bind the remote git and push.
I'm just trying to push, sends half of the files, half doesn't seem to see it, although I'm fine in gitignore.
Answer the question
In order to leave comments, you need to log in
What commands need to be written in order to completely untie git from the folder in which the project is located?
rm ./.git -rf
I'm just trying to push, sends half of the files, half doesn't see it, as if
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question