repók
Repók (sing. repó) are the Hungarian term for repositories in computing, i.e., storage locations for code, data, or artifacts that are managed under a version-control system. The word derives from the English repository and is adapted to Hungarian spelling with the plural suffix -k.
In practice, repók are central to software development and DevOps; they can be stored locally on a
Common operations associated with repók include clone, fetch, pull, push, commit, and merge. Repositories are typically
Examples in practice show that the most widely used distributed version control system is Git, whose repók