1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add git-ls-remote parser

This commit is contained in:
Kelly Brazil
2022-11-07 13:02:55 -08:00
parent b884f6aacc
commit fd22c7dc3a
7 changed files with 453 additions and 2 deletions

View File

@ -44,6 +44,7 @@ parsers: List[str] = [
'fstab',
'git-log',
'git-log-s',
'git-ls-remote',
'gpg',
'group',
'gshadow',