]> git.madduck.net Git - code/vcsh.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge pull request #234 from danielshahaf/completion-run-external-commands-v1
authorRichard Hartmann <RichiH@users.noreply.github.com>
Mon, 28 Aug 2017 06:21:01 +0000 (08:21 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2017 06:21:01 +0000 (08:21 +0200)
commit978b5a89e230fbd69e4ae0cd7f377eb9740b1ad9
treec3f8f68a8f55d74e99d2f12f54fe75167e7adb7a
parent44edd6d7ed904bde1cf07aa54f201f437f5e380b
parent5500082fe5642f0da5d08614407c0986e0154052
Merge pull request #234 from danielshahaf/completion-run-external-commands-v1

completion: Complete only external command for 'run'.