]> 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:

Use `TASKRC` env var to set taskrc file location
authorRob Golding-Day <rob@golding-day.com>
Mon, 13 May 2019 10:04:35 +0000 (11:04 +0100)
committerRob Golding-Day <rob@golding-day.com>
Mon, 13 May 2019 10:04:35 +0000 (11:04 +0100)
commit22b01b5632033b1578d5fc5170d2c048f102f163
tree5b53b3dd5982b12a582089f95dd8a3e7075637de
parentee7b486d64ecf8c93f119dfa50162bde76820a99
Use `TASKRC` env var to set taskrc file location

Should be more compatible with Windows platforms.
tasklib/backends.py