How to move files among git repository retaining the history
antomor
3-Minute Read
Sometimes ago we need to create a new product, that shares many functionalities with the existing one. The first idea was to extract some of the code in a library, to be then imported and used independently in the two projects.