AGWA / AGWA/git-crypt

please add subcommand to determine lock state

Aberta
#69 17 comentários 19 reações 0 responsáveis Ver no GitHub
Linguagem predominante
C++
Estrelas
9.9k
Forks
544
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I find that I'm wondering, "is my git-crypt repository locked, or unlocked?"
Sometimes, I cannot remember. Then have to go poking in files to see...
unless there is some easier way I missed?

Suggest a command, perhaps `git-crypt lockstate` that tells the user
whether it's locked. Give this a 'quiet' flag to have no output (maybe
in this case, name it `git-crypt islocked` and have zero be 'yes').

A [maybe better] alternative would be adding this information to
`status` output (although `status` is more parsable as-is, one file per line)
or giving it an option (maybe `-l` or `-k`) to determine the locked state
(which could then be combined with quiet flag from #68 for no output).

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.