Git/hacks: Difference between revisions

Add image
Line 1: Line 1:
[[File:GitBook.svg|alt=Git book|thumb]]
==Search==
==Search==
<code>git grep</code> only works on the current content of your working copy. To search through all revisions, you can use something like
<code>git grep</code> only works on the current content of your working copy. To search through all revisions, you can use something like