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

Task: Use empty string as replacement for None when saving the task
authorTomas Babej <tomasbabej@gmail.com>
Wed, 31 Dec 2014 18:25:04 +0000 (19:25 +0100)
committerTomas Babej <tomasbabej@gmail.com>
Wed, 31 Dec 2014 18:25:04 +0000 (19:25 +0100)
commit2d8c5d27136bb01c044b91becfbb532ebcd3327a
treeff49e7c2f9afabaa730ceb4ed384524f8ff7836a
parent6adf5e34ed35f8b5d9975867c92096f4b9bc080f
Task: Use empty string as replacement for None when saving the task
tasklib/task.py