Skip to content

Commit bd7bed7

Browse files
committed
2 parents 9f0eb3a + e44fd59 commit bd7bed7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,11 @@ But the real reason is that many tools don't support indirection.
222222
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".
223223
Additionally, the use of external references can violate the principle of [hermeticity](https://bazel.build/basics/hermeticity).
224224

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+
225230
## Limitations
226231

227232
The following limitations apply.

0 commit comments

Comments
 (0)