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 relative path will be combined with the current working directory into an absolute path. Current working directory for the following code samples is "D:\Temp\".
Standard ".git" repository
Git
$ git init relative/path
Initialized empty Git repository in d:/temp/relative/path/.git/