We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7603e89 commit 14a2965Copy full SHA for 14a2965
1 file changed
README.md
@@ -37,6 +37,15 @@ See [alternatives](https://dfetch.readthedocs.io/en/latest/alternatives.html) fo
37
[**Troubleshooting**](https://dfetch.readthedocs.io/en/latest/troubleshooting.html) |
38
[**Contributing**](https://dfetch.readthedocs.io/en/latest/contributing.html)
39
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
49
## Install
50
51
### Stable
0 commit comments