nikita-skobov/monorepo-git-tools
A collection of custom git commands that I use to maintain my monorepo. Includes support for bidirecional sync between a monorepo, and multiple subprojects
RustAGPL-3.0
Issues
- 0
nice feature to have: split in by timestamp
#102 opened by nikita-skobov - 0
need to test gitfilter
#97 opened by nikita-skobov - 0
merge commits not being filtered correctly
#98 opened by nikita-skobov - 0
- 0
need a default interactive mode for "sync"
#89 opened by nikita-skobov - 0
- 0
renames are painful...
#96 opened by nikita-skobov - 0
add user stories to readme
#93 opened by nikita-skobov - 0
strip binaries
#72 opened by nikita-skobov - 0
- 1
- 1
- 2
filter repo fails on ambiguous branch name
#84 opened by nikita-skobov - 0
nice to have: git-filter-repo embedded
#71 opened by nikita-skobov - 0
add short flag for check help
#85 opened by nikita-skobov - 1
- 0
add way to skip commits in repo file
#77 opened by nikita-skobov - 0
- 0
--topbase fails when it detects 0 commits to take and top commit is a merge
#23 opened by nikita-skobov - 0
- 0
add option to split-in only latest commit
#63 opened by nikita-skobov - 0
rewrite without libigt2
#64 opened by nikita-skobov - 0
new repo file format for v3
#65 opened by nikita-skobov - 0
- 0
nice to have: mgt command that can generate a repo file from paths in a package file
#62 opened by nikita-skobov - 0
- 1
- 2
add commit hash to --version
#11 opened by nikita-skobov - 0
- 1
rename check-updates to check
#38 opened by nikita-skobov - 1
- 2
- 0
Add mgt to package managers
#42 opened by nikita-skobov - 0
add windows 32 bit build to pipelines
#40 opened by nikita-skobov - 0
cant use remote urls on windows
#46 opened by nikita-skobov - 3
add a check for updates subcommand
#12 opened by nikita-skobov - 0
- 1
- 0
- 1
add example docs
#16 opened by nikita-skobov - 0
- 0
fix topbase delete detection
#36 opened by nikita-skobov - 1
split-in on nested include_as doesnt map back to original directory structure
#31 opened by nikita-skobov - 0
add a split-out-as command
#29 opened by nikita-skobov - 0
verify that mgt doesn't leave unnecessary objects after rewriting history
#27 opened by nikita-skobov - 0
add topbase command
#10 opened by nikita-skobov - 0
- 0
most recent commit of <remote> exists in <local>. rebasing non-interactively
#18 opened by nikita-skobov - 0
- 0
change all_trees_exist to all_blobs_exist
#15 opened by nikita-skobov