Closed magnetik closed 6 years ago
Hey, sorry for the late reply to this. I've been rather busy lately, but I do plan to add a flag to git-crypt status
to report whether the repository is currently locked or unlocked.
Great!
:+1: And thanks for the great work!
Any news on this? I'd like to implement it if you can tell me how to conceptually check the lock state.
This seems like a duplicate of #69?
@mbrgm looks like it's indeed a duplicate, good catch. that bug was mine, I must have missed this when submitting (it's a later bug), my mistake. that one has a lot of comments by now though, more than this one, so I'm not sure if I should close that one as duplicate or what...
in any case, seems clear that no new features will get added to this project, after a number of years in stasis, so any tickets for features may be moot...
Eheh, it's definitively yours that is a duplicate of this one (:
Anyway the other had more traction so let's keep only one.
To automate my workflow, I would like to have a command to check if the repository is unlocked.
For instance,
git-crypt locked
which return code can be checked for automation purpose.