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
The documentation currently lists the Object class as having two methods, string2typeand type2string. However, as of nodegit@0.22.1, these functions do not exist and are instead called string2Type and type2String.