🧘
flow
Pinned Loading
-
Best Practices for Mono Repositories
Best Practices for Mono Repositories 1Here are ten top best practices that can enable high performance at the Git operation level for large mono repo development teams:
231. Keep the repository as clean as possible by frequently merging and deleting branches that are no longer needed
42. Use Tools & Features such as [Partial clone](https://git-scm.com/docs/partial-clone), [Shallow Clone](https://git-scm.com/docs/git-clone#Documentation/git-clone.txt-code--depthltdepthgtcode), [Sparse checkout](https://git-scm.com/docs/git-sparse-checkout), [VS Code Plugin](https://marketplace.visualstudio.com/items?itemName=github.remotehub) and [CodeSpaces](https://github.com/features/codespaces) to improve performance when working with large files & mono-repos
53. Optimize your Git configuration for large repo performance eg: disable forks
-
bpel-agent
bpel-agent PublicBPEL Transformation Agent - Specialized agents for transforming Oracle BPEL processes into modern implementations. Converts legacy SOA workflows into Spring Boot applications with complete PRD docu…
-
ghcli/gh-create-history
ghcli/gh-create-history Publiccreate git history for testing migration and other git heavy operations
Rust
-
ghcli/gh-commit
ghcli/gh-commit PublicArtfully create commit messages that reflect the essence of your code changes. Craftsmanship for your commits.
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.







