[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: github
Le 03/06/2021 à 17:52, Albert ARIBAUD (via linux-31 Mailing List) a écrit :
il m'a fallu pas mal de temps pour trouver une doc qui me disait
qu'"origin" c'est un remplacement (variable, constante, ce que tu
veux) pour
https://jdanield:pat@github.com/jdanield/Repo-projet1.git
Non, "origin" n'est pas ce que tu dis...
alors dis-moi ce que c'est, on tourne en rond, là...
https://www.git-tower.com/learn/git/glossary/origin/
In Git, "origin" is a shorthand name for the remote repository that a
project was originally cloned from. More precisely, it is used instead
of that original repository's URL - and thereby makes referencing much
easier.
avec deepl:
Dans Git, "origin" est un nom raccourci pour le dépôt distant à partir
duquel un projet a été cloné à l'origine. Plus précisément, il est
utilisé à la place de l'URL du dépôt d'origine, ce qui facilite
grandement le référencement.
jdd
--
http://dodin.org
- Follow-Ups:
- Re: github
- From: Albert ARIBAUD <albert@aribaud.net>