Back to Glossary
open-sourceintermediateunit-10

Fork

Definition

A copy of a code project that can be changed separately from the original.

In Plain English

A fork is like copying a recipe so you can make your own version.

Real-World Example

A developer may fork an open-source project to customize it for your app.

Why It Matters for Your Work

Forks can speed work, but long-term maintenance may become harder if the original project changes.

Common Mistake

Assuming a fork automatically receives future updates from the original project.

Related Terms

View Repository
Repository

A storage place for a software project's code, history, and collaboration notes.

View License
License

The legal permission terms for using software, content, or data.