feature: git-ubuntu find
Bug #1731517 reported by
Dmitrii Shcherbakov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
git-ubuntu |
New
|
Wishlist
|
Unassigned |
Bug Description
At times it is useful to find if a repository is present in usd-import-team project by a substring or regex.
git-ubuntu find udev
git-ubuntu find '.*udev.*'
Not critical, but would definitely make life easier sometimes.
Interesting idea. It's really a Launchpad query, not related directly to the git-ubuntu tooling. I mean, worst case, try to clone it and if it fails, then ... it's not there :)
At the same time, our plan is to ramp up to all source packages during this cycle and keep them all up to date, at least for main. At which point, I'm not sure we'd want this subcommand.
I'll mark it as wishlist and future for now. (right now, we're focused on the importer algorithm and being able to import all of main).