git-merge-repos icon indicating copy to clipboard operation
git-merge-repos copied to clipboard

Program for merging multiple Git repositories into one, preserving previous history, tags and branches

Results 1 git-merge-repos issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, The history browsing is broken on merged content which has been moved to a subdirectory. Here are reproduction steps. Starting from the two following repositories: ``` $ tree repoA...

enhancement
help-wanted