diff options
| author | Jeff Carr <[email protected]> | 2025-01-28 21:15:24 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-29 12:18:16 -0600 |
| commit | eee88af0ce0afd82046985572d2bea0090c7e087 (patch) | |
| tree | 95a1955604a9609f1c67e503ea43d21700d2dc25 /find.go | |
| parent | bb7937bb792919e37a1bd94acd8a54f5824f7a50 (diff) | |
general usefulness
Diffstat (limited to 'find.go')
| -rw-r--r-- | find.go | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -17,11 +17,6 @@ func (f *FindCmd) findRepos() { return } - if argv.List.Patches != nil { - findReposWithPatches() - return - } - if f.All { findAll() return |
