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
If using file:///path/to/bare/git-repository/ the resulting "file-system" contains the files you would find in a bare git repository, that is objects/, index, config etc., and not the files committed to the repository.
The text was updated successfully, but these errors were encountered:
If using
file:///path/to/bare/git-repository/
the resulting "file-system" contains the files you would find in a bare git repository, that isobjects/
,index
,config
etc., and not the files committed to the repository.The text was updated successfully, but these errors were encountered: