Reputation: 18227
Tried right-click "Add" on the TortoiseGit menu from the root of my project, and I see this error: "Fatal: empty string is not valid pathsepc. please use . instead if you mean to match all paths.
Part 2 - can I do a recursive add from all subdirectories?
Upvotes: 1
Views: 3856
Reputation: 34032
See https://stackoverflow.com/a/48457419/3906760:
TortoiseGit 2.5 is not yet fully compatible to Git >= 2.16. See https://TortoiseGit.org and the corresponding bug report: https://TortoiseGit.org/issue/3138
Use the latest stable version of TortoiseGit: https://tortoisegit.org/download/
Upvotes: 4