I think it, ‘Fatal: source directory is empty;’, means dirName is not under git control because it’s not part of source.
For example, you can try “git status”, to figure out whatever can be controlled by git.
I think it, ‘Fatal: source directory is empty;’, means dirName is not under git control because it’s not part of source.
For example, you can try “git status”, to figure out whatever can be controlled by git.