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

Merge pull request #3 from dkasak/fix-infinite-recursion
authorTomas Babej <tomasbabej@gmail.com>
Tue, 26 May 2015 21:59:43 +0000 (23:59 +0200)
committerTomas Babej <tomasbabej@gmail.com>
Tue, 26 May 2015 21:59:43 +0000 (23:59 +0200)
commit6a2d72916b0afe5390f40f4e51a11c7a5b067dea
tree0a77ddea1770f18bdd38921af537b900d5ccd79f
parent27fab2378446836409adeeeb8e31654f21dd3789
parent65ea130f69f997ff3f91c2f5f5f515f15c4c62c0
Merge pull request #3 from dkasak/fix-infinite-recursion

Prevent hook from triggering nested task generation.