#12 Allow pag to passthrough unrecognized commands to git
Merged by ralph. Opened by hguemar.
hguemar/pag git-aliasing  into  develop

Download 12.patch

This feature is to delegate execution of unrecognized commands
to git. This allows using pag as an alias of git.

e.g: 'pag who -n' redirects to 'git who -n'

Very cool.

@hguemar, can you link us to the upstream commit or PR that has the code mentioned in your FIXME comment here? I'd like to track it so we can update in the future.

Aye, sir!

rebased

:+1: Thanks!

Pull-Request has been merged by ralph

Metadata