Skip to content

Commit 14a2965

Browse files
committed
Add problems dfetch solves to README
1 parent 7603e89 commit 14a2965

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ See [alternatives](https://dfetch.readthedocs.io/en/latest/alternatives.html) fo
3737
[**Troubleshooting**](https://dfetch.readthedocs.io/en/latest/troubleshooting.html) |
3838
[**Contributing**](https://dfetch.readthedocs.io/en/latest/contributing.html)
3939

40+
## Problems DFetch Solves
41+
42+
* Declarative code reuse across projects ([inner sourcing](https://about.gitlab.com/topics/version-control/what-is-innersource/))
43+
* Compose multi-repo code bases into a single working tree
44+
* Vendoring dependencies for reproducible builds
45+
* Apply local patches while keeping upstream syncable
46+
* VCS-agnostic dependency management
47+
* Self-contained exports for releases or audits
48+
4049
## Install
4150

4251
### Stable

0 commit comments

Comments
 (0)