Erreur lors du commit :
> git log —graph —pretty=tformat :’%h %cd -%d %s (%an)’ —abbrev-commit —date=short -3
- 7b0326f 2025-03-11 - (HEAD -> master) i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue en i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue es i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue fr (Salvatore)
- f36b014 2025-01-27 - (origin/master, origin/HEAD) chore : appliquer rector + ecs (placido)
- 22df079 2025-01-27 - fix : Warning : Undefined array key « table » Closes #2 (placido)
> 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
- 7b0326f 2025-03-11 - (HEAD -> master) i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue en i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue es i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue fr (Salvatore)
- f36b014 2025-01-27 - (origin/master, origin/HEAD) chore : appliquer rector + ecs (placido)
- 22df079 2025-01-27 - fix : Warning : Undefined array key « table » Closes #2 (placido)
> git push 2>&1
remote : HTTP Basic : Access denied. If a password was provided for Git authentication, the password was incorrect or you’re required to use a token instead of a password. If a token was provided, it was either incorrect, expired, or improperly scoped. See https://git.spip.net/help/topics/git/troubleshooting_git.md#error-on-git-fetch-http-basic-access-denied
fatal : Authentication failed for ’https://git.spip.net/spip-contrib-extensions/abonnements_zones.git/’
> git log —graph —pretty=tformat :’%h %cd -%d %s (%an)’ —abbrev-commit —date=short -3
- 7b0326f 2025-03-11 - (HEAD -> master) i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue en i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue es i18n : [Salvatore] [source:lang/ paquet-abozones] Export depuis https://trad.spip.net de la langue fr (Salvatore)
- f36b014 2025-01-27 - (origin/master, origin/HEAD) chore : appliquer rector + ecs (placido)
- 22df079 2025-01-27 - fix : Warning : Undefined array key « table » Closes #2 (placido)
|