Skip to content

Commit b29e6f8

Browse files
authored
Update README.md
1 parent e76877a commit b29e6f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
# github-deploy
55

66
## Problem
7-
Using [poly repositories](https://github.com/joelparkerhenderson/monorepo_vs_polyrepo#what-is-polyrepo) to manage projects can introduce a number challenges one of which is maintaining consistency across multiple repositories for files like shared configurations in your organization.
7+
Using [poly repositories](https://github.com/joelparkerhenderson/monorepo_vs_polyrepo#what-is-polyrepo) to manage projects ?
8+
9+
This can introduce a number challenges one of which is maintaining consistency across multiple repositories for files like shared configurations in your organization without introducing git submodules.
810

911

1012
> For example adding a github action or maintaing a consistent pull request template accross your organization.

0 commit comments

Comments
 (0)