Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add git ack alias to docs somewhere #330

Open
petdance opened this issue Jan 2, 2021 · 0 comments
Open

Add git ack alias to docs somewhere #330

petdance opened this issue Jan 2, 2021 · 0 comments
Labels

Comments

@petdance
Copy link
Collaborator

petdance commented Jan 2, 2021

@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
@petdance petdance added the docs label Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant