Git history - find lost line by keyword
        Posted  
        
            by Fedyashev Nikita
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Fedyashev Nikita
        
        
        
        Published on 2010-05-15T07:10:52Z
        Indexed on 
            2010/05/15
            7:14 UTC
        
        
        Read the original article
        Hit count: 289
        
I had somewhere in my Git repository a line containing word "Foo" a couple hundreds commits before.
If there is any way to find its revision number where it was the last time without buying FishEye?
© Stack Overflow or respective owner