Last active
December 21, 2015 19:20
-
-
Save y-gagar1n/6353759 to your computer and use it in GitHub Desktop.
hg grep - Find revision history of specific line of code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hg grep --all "PATTERN" FILENAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment