Re: Git "Keeping Original Dates"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 5, 2017 at 11:14 PM, Hector Santos
<winserver.support@xxxxxxxxxxxxx> wrote:
> I'm implementing GIT.  If there an option or compile/version that "keep"
> file timestamps?

The git datamodel stores files as a list of names and whether or not
they have the executable bit.

If you need to set the ctime/mtime/whatever on the other side you'd do
that via some script you'd ship with your repository.

This may not answer your question, but it isn't very clear.



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]