skeleton of filter-branch command, with option parser

This commit is contained in:
Joey Hess 2021-05-14 10:59:48 -04:00
parent a71c002ac1
commit a58c90ccf4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 88 additions and 4 deletions

View file

@ -742,6 +742,7 @@ Executable git-annex
Command.ExamineKey
Command.Expire
Command.Export
Command.FilterBranch
Command.Find
Command.FindRef
Command.Fix