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

Override __copy__ and __deepcopy__ on LazyUUIDTask
authorRob Golding <rob@robgolding.com>
Sun, 7 Feb 2016 23:25:47 +0000 (23:25 +0000)
committerRob Golding <rob@robgolding.com>
Sun, 7 Feb 2016 23:25:47 +0000 (23:25 +0000)
commit5f535b50023187e987751d4f34c32b4c1f7a8959
treed0127cecacdd1ec44be00f3927aa7e008295f6a9
parentae1911095f3d43c340c2dc2bbeac75f60fc374dd
Override __copy__ and __deepcopy__ on LazyUUIDTask
tasklib/lazy.py