G-Node / gin-cli

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

Bug: lock status commit issue on gin upload #315

Open JuliaSprenger opened 2 years ago

JuliaSprenger commented 2 years ago

When running gin upload <filename> not only changes to the target file will be committed, but any lock/unlock changes to files in the repository will be committed. This can lead to unintentional changes of committed files states. I would expect gin upload <filename> to only consider changes to the specified file.

This issue refers to the GIN command line client 1.11 Build 001459 (103e923620de08ff77cf290e0b840a6d66cebfe1)