oh-my-zsh/plugins/svn
Andrew Smith 7b25a3fca9 The original SVN pluging would mark a folder as dirty if there was an
svn:external set and the output of 'svn status' returned the check for
the external. E.g.

$ svn st
X       Application

Performing status on external item at 'Application'

Shouldn't be marked as being dirty. By grepping for only the valid
output for what should be class as dirty, it won't return false
positives.
2011-07-25 09:50:54 +10:00
..
svn.plugin.zsh The original SVN pluging would mark a folder as dirty if there was an 2011-07-25 09:50:54 +10:00