Use dashless git commandos
commitee6dd44a1948318abd70a60ad95caa08f3cef263
authorDavid Soria Parra <dsp@php.net>
Fri, 1 Aug 2008 15:31:41 +0000 (1 17:31 +0200)
committerDavid Soria Parra <dsp@php.net>
Fri, 1 Aug 2008 15:31:41 +0000 (1 17:31 +0200)
treedf70e1811f3e7c467e727b289f62e9556a12e6af
parentd1bea9bb3b43b61b0daf6c9e9960f2aa90003fcf
Use dashless git commandos

Since git 1.6.0 the git-* form of git commands
is not longer supported and therefore we have to
take care that we don't use it.

Signed-off-by: David Soria Parra <dsp@php.net>
src/gc-commit.sh
src/gc-import.sh
src/gc-multi-commit.sh
src/gc-sh-setup.sh
src/gc-update.sh