Answer the question
In order to leave comments, you need to log in
How to do a git add of all project folders and files except for one folder with its internal folders and files?
I want to upload the finished project to github. But when I wrote the command git add .
, I got errors:
warning: could not open directory 'database/source/performance_schema/': Permission denied
warning: could not open directory 'database/source/bc/': Permission denied
warning: could not open directory 'database/source/mysql/': Permission denied
error: open("database/source/aria_log.00000001"): Permission denied
error: unable to index file 'database/source/aria_log.00000001'
fatal: adding files failed
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question