Am 03.11.2009 um 19:57 schrieb Adam Mercer:
As part of a python script I need to determine if a tree has any uncommitted changes, so far I am been using: [...] Does anyone know of a better way to accomplish this?
I'm using git ls-files -m -o -d --exclude-standard If it returns anything, your repo is dirty. Markus - - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html