We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f0eb3a + e44fd59 commit bd7bed7Copy full SHA for bd7bed7
1 file changed
README.md
@@ -222,6 +222,11 @@ But the real reason is that many tools don't support indirection.
222
You can't tell GitHub "I don't have a `.gitignore`, but look over there at that other project, I'd like to use theirs".
223
Additionally, the use of external references can violate the principle of [hermeticity](https://bazel.build/basics/hermeticity).
224
225
+### What's wrong with [multi-gitter](https://github.com/lindell/multi-gitter)?
226
+
227
+`multi-gitter` is a tool that allows you to perform an update on multiple repositories at once.
228
+This serves a different use case than having a unique source of truth for certain files.
229
230
## Limitations
231
232
The following limitations apply.
0 commit comments