Erreur lors du commit :
> git log —graph —pretty=tformat :’%h %cd -%d %s (%an)’ —abbrev-commit —date=short -3
- e9a2d94 2025-01-29 - (HEAD -> master) i18n : [Salvatore] [source:lang/ msiecompat] Export depuis https://trad.spip.net de la langue mg i18n : [Salvatore] [source:lang/ msiecompat] Mise a jour du bilan depuis https://trad.spip.net (iBesorongola)
- 80caf55 2024-10-23 - i18n : [Salvatore] [source:lang/ paquet-msie_compat] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
- 5eb9921 2024-10-22 - i18n : [Salvatore] [source:lang/ msiecompat] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
> git fetch —all
> git stash -q 2>&1
> git pull —rebase 2>&1
Current branch master is up to date.
> bash -c ’if [1] ; then git stash pop -q 2>&1; fi ;’
> git log —graph —pretty=tformat :’%h %cd -%d %s (%an)’ —abbrev-commit —date=short -3
- e9a2d94 2025-01-29 - (HEAD -> master) i18n : [Salvatore] [source:lang/ msiecompat] Export depuis https://trad.spip.net de la langue mg i18n : [Salvatore] [source:lang/ msiecompat] Mise a jour du bilan depuis https://trad.spip.net (iBesorongola)
- 80caf55 2024-10-23 - i18n : [Salvatore] [source:lang/ paquet-msie_compat] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
- 5eb9921 2024-10-22 - i18n : [Salvatore] [source:lang/ msiecompat] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
> git push 2>&1
remote : You can’t push code to an archived project.
fatal : unable to access ’https://git.spip.net/spip/msie_compat.git/’ : The requested URL returned error : 403
> git log —graph —pretty=tformat :’%h %cd -%d %s (%an)’ —abbrev-commit —date=short -3
- e9a2d94 2025-01-29 - (HEAD -> master) i18n : [Salvatore] [source:lang/ msiecompat] Export depuis https://trad.spip.net de la langue mg i18n : [Salvatore] [source:lang/ msiecompat] Mise a jour du bilan depuis https://trad.spip.net (iBesorongola)
- 80caf55 2024-10-23 - i18n : [Salvatore] [source:lang/ paquet-msie_compat] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
- 5eb9921 2024-10-22 - i18n : [Salvatore] [source:lang/ msiecompat] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
|