top | item 7760294 (no title) middus | 11 years ago Alternatively, you could continue using your editor of choice for editing and use grep to identify TODOs in your code. discuss order hn newest andywaite|11 years ago Yes, if you're disciplined, and remember to do this regularly. But humans aren't perfect. oinksoft|11 years ago In smaller codebases you can use a git hook to display your TODOS: http://oinksoft.com/blog/view/5/
andywaite|11 years ago Yes, if you're disciplined, and remember to do this regularly. But humans aren't perfect. oinksoft|11 years ago In smaller codebases you can use a git hook to display your TODOS: http://oinksoft.com/blog/view/5/
oinksoft|11 years ago In smaller codebases you can use a git hook to display your TODOS: http://oinksoft.com/blog/view/5/
andywaite|11 years ago
oinksoft|11 years ago