refactor: remove unused state from commit search
Created by: rvantonder
Removes the git.TextSearchOptions{},
from CommitParameters
, which turns out is only duplicated because it is passed in DiffParameters
.
Created by: rvantonder
Removes the git.TextSearchOptions{},
from CommitParameters
, which turns out is only duplicated because it is passed in DiffParameters
.