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
In commitChangesFromRepo , we need a way to allow users to specify a starting directory to search for a repo root from, and not rely on process.cwd() which may not always resolve to a useful value.