TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Do you include the org name in the repository name?

2 pointsby felicianotechalmost 8 years ago
I&#x27;m curious what opinions are on this naming scheme.<p>For example, with CircleCI, the repository for docs is https:&#x2F;&#x2F;github.com&#x2F;circleci&#x2F;circleci-docs while for Linode, the repository for docs is https:&#x2F;&#x2F;github.com&#x2F;linode&#x2F;docs.<p>Do you or do you not include the org name and why?<p>For me, I think I&#x27;d lean towards not because I keep all of my local repositories in a `Repos` directory followed by a directory for the org name. So if I had a project called `foo`, I&#x27;d have it in `~&#x2F;Repos&#x2F;felicianotech&#x2F;foo`.

1 comment

whatnotestsalmost 8 years ago
If your org has &quot;docs&quot; for more than one project, then &quot;OrgName&#x2F;ProjectName-Docs&quot; is fine.<p>If your org only has one project, then &quot;OrgName&#x2F;Docs&quot; is great.
评论 #14554373 未加载