Erreur lors du commit :
> git log —graph —pretty=tformat :’%h %cd -%d %s (%an)’ —abbrev-commit —date=short -3
- 7b6d3e0 2024-11-13 - (HEAD -> master) i18n : [Salvatore] [source:lang/ seenthis] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
- 7e0990d 2024-09-12 - i18n : [Salvatore] [source:lang/ seenthis] Export depuis https://trad.spip.net de la langue fr_tu i18n : [Salvatore] [source:lang/ seenthis] Mise a jour du bilan depuis https://trad.spip.net (RealET)
- faa4b16 2024-07-07 - (origin/master, origin/HEAD) Update README.md (James)
> git fetch —all
Fetching origin
> 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
- 7b6d3e0 2024-11-13 - (HEAD -> master) i18n : [Salvatore] [source:lang/ seenthis] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
- 7e0990d 2024-09-12 - i18n : [Salvatore] [source:lang/ seenthis] Export depuis https://trad.spip.net de la langue fr_tu i18n : [Salvatore] [source:lang/ seenthis] Mise a jour du bilan depuis https://trad.spip.net (RealET)
- faa4b16 2024-07-07 - (origin/master, origin/HEAD) Update README.md (James)
> git push 2>&1
remote : This repository was archived so it is read-only.
fatal : unable to access ’https://github.com/seenthis/seenthis_squelettes.git/’ : The requested URL returned error : 403
> git log —graph —pretty=tformat :’%h %cd -%d %s (%an)’ —abbrev-commit —date=short -3
- 7b6d3e0 2024-11-13 - (HEAD -> master) i18n : [Salvatore] [source:lang/ seenthis] Mise a jour du bilan depuis https://trad.spip.net (Salvatore)
- 7e0990d 2024-09-12 - i18n : [Salvatore] [source:lang/ seenthis] Export depuis https://trad.spip.net de la langue fr_tu i18n : [Salvatore] [source:lang/ seenthis] Mise a jour du bilan depuis https://trad.spip.net (RealET)
- faa4b16 2024-07-07 - (origin/master, origin/HEAD) Update README.md (James)
|