practicalli / blog-cryogen

Cryogen powered blog with all the content used to generate the static website.
https://practical.li/blog-cryogen/
3 stars 2 forks source link

Making git remotes and branches simpler #33

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

Dropping the name origin... what does it really mean in a distributed environment?

Use naming more meaningful, like the name of the account the remote repository is hosted under, e.g. practicalli, especially if you work with multiple orgs and/or accounts

Use the service name if you regularly push code to different online code repositories, eg. GitLab, GitHub, Bitbucket (expecially for repository reduncancy protection, in case a company folds or is bought by a potentially hostile company.