[gitea_sync_togithub] 4 commits

spip-contrib-outils/gitea_sync_togithub | 4 commits

Par cam.lafit, le 10 août 2021 à 15h43min :

Script brut d’export vers github

Ajouté
script.sh

Détails : Script brut d'export vers github · 79d295c05e - gitea_sync_togithub - SPIP on GIT

==============================
Par cam.lafit, le 10 août 2021 à 15h47min :

All variable are set in a specific file script.config

Ajouté
.gitignore
script.config.sample
Modifié
script.sh

Détails : All variable are set in a specific file script.config · 54ad0ead57 - gitea_sync_togithub - SPIP on GIT

==============================
Par cam.lafit, le 10 août 2021 à 15h48min :

Require some external script

  • At least git, curl and ssh-keygen are required

Modifié
script.sh

Détails : Require some external script · 44fb9b9b96 - gitea_sync_togithub - SPIP on GIT

==============================
Par cam.lafit, le 10 août 2021 à 16h01min :

Some typo correction following shellcheck alerts

  • Use correct shell base
  • Quote when is needed
  • Follow source files

Modifié
script.sh

Détails : Some typo correction following shellcheck alerts · 6ebb830fa0 - gitea_sync_togithub - SPIP on GIT