git: use -v instead of --verbose to make older versions of git happy
commit2d8ba2cc957dcf8803259601e2c210d6107f8df1
authorDavid Aguilar <davvid@gmail.com>
Thu, 12 Jun 2008 08:34:05 +0000 (12 01:34 -0700)
committerDavid Aguilar <davvid@gmail.com>
Thu, 12 Jun 2008 08:40:06 +0000 (12 01:40 -0700)
tree19fb19a18f49457c5146fe285b15d56f6099a576
parent5cc1a8cefb93a652272e1691f7b3cce9ce599281
git: use -v instead of --verbose to make older versions of git happy

git 1.5.3 doesn't understand "git add --verbose."

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/models.py