ugit
ugit copied to clipboard
ugit functions
ugit should support functions.
It a function is named git.$nameofcommand, it should be considered a git function. All punctuation should be treated as spaces.
If the git command line matches a known git function, then ugit should dynamically expose the function's parameters and run the function instead.