Diferències

Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.

Enllaç a la visualització de la comparació

Següent revisió
Revisió prèvia
tech:git:autopush [24/07/2020 04:43] – creat matetech:git:autopush [24/07/2020 04:56] (actual) mate
Línia 1: Línia 1:
 = git autopush shell script = git autopush shell script
 +script bash para hacer un commit de un repositorio GIT de manera automatizada
 +
 +  * añadir a cron para ejecución automatizada.
 +  * hay que configurar el remote:
 +    * git config credential.helper <- no he hecho funcionar o no aporta
 +    * origin https://<user>:<pass>@<url>
 +    * certificado SSH? <- debería funcionar
 +
 <code bash> <code bash>
 #!/bin/bash #!/bin/bash
  • tech/git/autopush.1595591013.txt.gz
  • Darrera modificació: 24/07/2020 04:43
  • per mate