Open
Description
@dboehmer came up with this at beyondgrep/ack2#28
git config --global alias.ack '! git ls-files --others --cached --exclude-standard | ack -x'
git ack foo
@dboehmer came up with this at beyondgrep/ack2#28
git config --global alias.ack '! git ls-files --others --cached --exclude-standard | ack -x'
git ack foo