G-Node / gin-cli

Command line client for GIN
https://gin.g-node.org
Other
12 stars 6 forks source link

MS Windows 11 cmd: [error] this command must be run from inside a gin repository #327

Closed dervinism closed 12 months ago

dervinism commented 1 year ago

When executing gin cli repository management commands inside the repository using windows cmd, I get the following error:

[error] this command must be run from inside a gin repository

For example:

gin commit . -m "Regular commit 16/08/2023"
[error] this command must be run from inside a gin repository
dervinism commented 12 months ago

This is caused by the window mounted disk (presumable a some permission issue)