]> git.madduck.net Git - etc/taskwarrior.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:

Don't run `_get_version` when testing custom command
authorRob Golding-Day <rob@golding-day.com>
Mon, 13 May 2019 12:02:09 +0000 (13:02 +0100)
committerRob Golding-Day <rob@golding-day.com>
Mon, 13 May 2019 12:02:09 +0000 (13:02 +0100)
commitc7570e6e693efbb3485fbcd309f804b715c2de84
tree1e425b2e9267ad74f1079dfbed94f35155549f7f
parent22b01b5632033b1578d5fc5170d2c048f102f163
Don't run `_get_version` when testing custom command

`wsl` doesn't exist on Travis CI!
tasklib/backends.py
tasklib/tests.py