Skip to content
Snippets Groups Projects
Commit 18a9fbb5cd78 authored by Matt Mackall's avatar Matt Mackall
Browse files

dispatch: move command dispatching into its own module

- move command dispatching functions from commands and cmdutil to dispatch
- change findcmd to take a table argument
- remove circular import of commands in cmdutil
- privatize helper functions in dispatch
parent 92236732d5a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment