[asterisk-scf-commits] asterisk-scf/integration/gitall.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Dec 6 13:51:16 CST 2010
branch "master" has been updated
via c306bf36be7766103c03dbc81c91b1f7259fa26e (commit)
from f6a2f35057d99171e48c724f34ca009aa0e8bcfc (commit)
Summary of changes:
gitall-asterisk-scf.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit c306bf36be7766103c03dbc81c91b1f7259fa26e
Author: David M. Lee <dlee at digium.com>
Date: Mon Dec 6 13:51:11 2010 -0600
Adding fetch and remote to gitall script.
diff --git a/gitall-asterisk-scf.sh b/gitall-asterisk-scf.sh
index 90061c0..e32aa96 100755
--- a/gitall-asterisk-scf.sh
+++ b/gitall-asterisk-scf.sh
@@ -49,7 +49,7 @@ cmd=pull
while test $# -gt 0; do
case $1 in
- tag|status|branch|diff|submodule)
+ tag|status|branch|diff|submodule|fetch|remote)
cmd=passthrough
break
;;
-----------------------------------------------------------------------
--
asterisk-scf/integration/gitall.git
More information about the asterisk-scf-commits
mailing list