About 202,000 results
Open links in new tab
  1. REPOSITORY Definition & Meaning - Merriam-Webster

    3 days ago · The meaning of REPOSITORY is a place, room, or container where something is deposited or stored : depository. How to use repository in a sentence.

  2. REPOSITORY | English meaning - Cambridge Dictionary

    REPOSITORY definition: 1. a place where things are stored and can be found 2. a person who has, or a book that contains, a…. Learn more.

  3. What Is a Repository? Understand Types, Benefits & Examples

    Sep 30, 2025 · Learn what is a repository in software development and why it matters. Explore how it stores code, tracks changes, and supports collaboration with examples.

  4. Canton Repository: Local News, Politics & Sports in Canton, OH

    Get the latest breaking news, sports, entertainment and obituaries in Canton, OH from Canton Repository.

  5. Repository - Wikipedia

    Content repository, a database with an associated set of data management tools, allowing application-independent access to the content Disciplinary repository (or subject repository), an online archive …

  6. Maven Repository: Search/Browse/Explore

    2 days ago · aar android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm …

  7. About repositories - GitHub Docs

    About repository ownership You can own repositories individually, or you can share ownership of repositories with other people in an organization. In either case, access to repositories is managed …

  8. REPOSITORY definition and meaning | Collins English Dictionary

    6 meanings: 1. a place or container in which things can be stored for safety 2. a place where things are kept for exhibition;.... Click for more definitions.

  9. Software repository - Wikipedia

    A software repository, or repo for short, is a storage location for software packages. Often a table of contents is also stored, along with metadata. A software repository is typically managed by source or …

  10. Repositories and Commands in Git - GeeksforGeeks

    May 11, 2026 · A Git repository (or repo) is a storage space where your project’s files and their complete history of changes are kept. It allows you to track, manage, and collaborate on code over time. …