CentOS compatibility: fix GitRepository.diff
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 8 Nov 2013 10:37:51 +0000 (12:37 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:07 +0000 (14:20 +0300)
commitb6e27c088fe0914e371af93d9018e2416b61571f
treedef5632a525463743526d97ab1d1a8a1a89446e5
parentf2b3ffb3474e0154c24802bb2e543dba17e507a3
CentOS compatibility: fix GitRepository.diff

Remove the "all" parameter from --ignore-submodules which is not
supported by the old Git version of CentOS 6 (besides, it's the default,
anyway)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/git/repository.py