An open API service indexing awesome lists of open source software.

https://github.com/louizfc/git-combine-files

Combine multiple files maintaining history, based on Raymond Chen articles
https://github.com/louizfc/git-combine-files

bash combine combine-files git

Last synced: 3 months ago
JSON representation

Combine multiple files maintaining history, based on Raymond Chen articles

Awesome Lists containing this project

README

          

# git-combine-files
An attempt to make a bash script for combining multiple files maintaining history,
based on Raymond Chen articles

https://devblogs.microsoft.com/oldnewthing/20190514-00/?p=102493

https://devblogs.microsoft.com/oldnewthing/20190515-00/?p=102495