Find your TODOs in git
Don't forget to replace Patrick
with a pattern for your git author
grep -ri -n todo\: components | sed 's/\(.*\?\)\:\([0-9]\+\?\)\:.*/-L\ \2,\2\ \1/' | xargs -n3 git --no-pager blame | sed -n '/Patrick/s/ \+/ /gp'
Written by Patrick McLaren
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#