forking
- noun
- /ˈfɔrkɪŋ/
- Jargon
- The developer created a new forking of the project to add unique features that suited their needs.
Examples
-
I was not comparing Samsung's content selling ability to Amazon's, but their OS-forking ability.
Blog text (27) -
There was Unix from AT&T or Bell Labs and then there was a fork of that from Berkeley, which was called BSD.
-
Many open-source projects encourage forking so that developers can customize the software for their own purposes.
-
After forking the repository, the team was able to implement their own changes without affecting the original code.
Synonyms
A copy of a software project that people change separately from the original
Antonyms
How Divergent
Surface Forms
Morphology
Etymology
Forking comes from fork, the tool with prongs that point in different directions, giving the image of a split path. In software, forking means copying a project to make a new, separate version, so the code can be developed independently.