Lines Matching refs:git
61 && git add libxo.html \
62 && git add ${PACKAGE_VERSION}/html \
63 && git commit -m 'new docs' \
65 && git push origin gh-pages ) ; true
74 && git add ${PACKAGE_VERSION}/xohtml \
75 && git commit -m 'new xohtml files' \
77 && git push origin gh-pages ) ; true
83 git clone https://github.com/Juniper/${PACKAGE_NAME}.wiki.git wiki
86 git clone https://github.com/Juniper/${PACKAGE_NAME}.git \
112 && git add ${GH_PACKAGING_DIR} \
113 && git add ${GH_PACKAGING_DIR}/libxo.rb \
115 && git commit -m 'new packaging data' \
117 && git push origin gh-pages ) ; true