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
After changing directory to a git repo, I tried running fork . (in Powershell) but the repository did not open in Fork.
Tried fork . in Command Prompt, didn't work either.
fork $PWD in Powershell did work though.
The text was updated successfully, but these errors were encountered:
After changing directory to a git repo, I tried running
fork .
(in Powershell) but the repository did not open in Fork.Tried
fork .
in Command Prompt, didn't work either.fork $PWD
in Powershell did work though.The text was updated successfully, but these errors were encountered: