You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#4096
## Testing
The aliases work. For example `make bbr-check` and `make check-bbr` both
work. `make help` now shows commands in sorted order. Commands are
grouped into common prefixes: `docker-`, `lint-`, `test-`, etc.
![Screenshot 2024-12-08 at 4 36
43 PM](https://github.com/user-attachments/assets/c44bfe08-45fb-4b22-913d-6e92ca4d597f)
Context
I was trying to invoke:
and realized I had the command wrong. It took a while to find the correct command in this long
make help
outputProposal
enable-bbr
andbbr-enable
workThe text was updated successfully, but these errors were encountered: