Gergely Polonkai

Father. Coder. Maker. Linuxer. Child forever.

  1. JMS\DiExtraBundle’s GrepPatternFinder – grep exits with status code 2 on Fedora 18

    Yesterday I’ve upgraded my development machines from Fedora 17 to Fedora 18. Although it went well, my Symfony projects stopped working with a message like this:

    RuntimeException: Command "/usr/bin/grep --fixed-strings --directories=recurse --devices=skip --files-with-matches --with-filename --color=never --include=*.php 'JMS\DiExtraBundle\Annotation'
    '/var/www/html/gergelypolonkaiweb …
    read more
  2. git rm —cached madness

    I have recently learned about git rm --cached. It’s a very good tool, as it removes a file from tracking, without removing your local copy of it. However, be warned that if you use git pull in another working copy, the file will be removed from there! If you …

    read more

contacts & more