ugit icon indicating copy to clipboard operation
ugit copied to clipboard

ugit functions

Open StartAutomating opened this issue 1 year ago • 0 comments

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.

StartAutomating avatar Mar 22 '24 04:03 StartAutomating