Re: Cloning or pushing only files that have been updated

2015-04-25 Thread Johannes Sixt
Am 25.04.2015 um 23:17 schrieb c...@qgenuity.com: I have two sets of files. A_Old is a large unversioned directory tree containing many files. A_Updated is a git repository containing the files from A_Old, some of which have been modified. A_Updated also contains new files. I am looking for a

Cloning or pushing only files that have been updated

2015-04-25 Thread cl
Hi, I have two sets of files. A_Old is a large unversioned directory tree containing many files. A_Updated is a git repository containing the files from A_Old, some of which have been modified. A_Updated also contains new files. I am looking for a way of cloning only the new or modified files f