You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove recursivelyFindRoot and make cwd optional for commitChangesSinceBase. Files will also not be filtered by cwd by default. To only commit files from a directory, use the filterFiles option instead.