Lines Matching full:git
42 git add "$PATCH_DIR"
43 git commit -m "ITS#8731 Add the documentation and scripts"
45 git am "$PATCH_DIR/00-fixes.patch"
46 git am "$PATCH_DIR/01-logging.patch"
47 git am "$PATCH_DIR/02-manual.patch"
53 git apply --index --directory libraries/libldap "$PATCH_DIR/03-libldap_Debug.patch"
54 git commit -m "ITS#8731 Apply $PATCH_DIR/03-libldap_Debug.cocci"
60 git apply --index "$PATCH_DIR/04-variadic.patch"
61 git commit -m "ITS#8731 Apply $PATCH_DIR/04-variadic.cocci"
63 git am "$PATCH_DIR/05-back-sql.patch"
64 git am "$PATCH_DIR/06-nssov.patch"
70 git apply --index "$PATCH_DIR/07-shortcut.patch"
71 git commit -m "ITS#8731 Apply $PATCH_DIR/07-shortcut.cocci"
73 git am "$PATCH_DIR/08-snprintf-manual.patch"