git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cloning or pushing only files that have been updated
@ 2015-04-25 21:17 cl
  2015-04-25 21:54 ` Johannes Sixt
  0 siblings, 1 reply; 2+ messages in thread
From: cl @ 2015-04-25 21:17 UTC (permalink / raw)
  To: git

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 from
A_Updated to A_Old. I would like A_Old to become a clone of A_Updated,
however I don't want to download the entire archive because of access
speed issues.

Timestamps on all files are accurate.

Any ideas?

- J

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-25 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-25 21:17 Cloning or pushing only files that have been updated cl
2015-04-25 21:54 ` Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).