From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Patrice Monette" Subject: FW: Time Date on file Date: Tue, 17 Mar 2015 13:19:07 -0400 Organization: Steltec Inc. Message-ID: <000f01d060d6$79c2c5e0$6d4851a0$@steltec.ca> References: <54e23b899e85c_57bb3fbf49e312bc81524@github-fe127-cp1-prd.iad.github.net.mail> Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT To: X-From: git-owner@vger.kernel.org Tue Mar 17 18:26:55 2015 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YXvGT-0003qw-Ro for gcvg-git-2@plane.gmane.org; Tue, 17 Mar 2015 18:26:50 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932744AbbCQR0o (ORCPT ); Tue, 17 Mar 2015 13:26:44 -0400 Received: from smtp106.ord1c.emailsrvr.com ([108.166.43.106]:43048 "EHLO smtp106.ord1c.emailsrvr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932071AbbCQR0n convert rfc822-to-8bit (ORCPT ); Tue, 17 Mar 2015 13:26:43 -0400 X-Greylist: delayed 455 seconds by postgrey-1.27 at vger.kernel.org; Tue, 17 Mar 2015 13:26:43 EDT Received: from smtp6.relay.ord1c.emailsrvr.com (localhost.localdomain [127.0.0.1]) by smtp6.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id E850C804E5 for ; Tue, 17 Mar 2015 13:19:07 -0400 (EDT) Received: by smtp6.relay.ord1c.emailsrvr.com (Authenticated sender: networkadmin-AT-steltec.ca) with ESMTPSA id 8B5BD80396 for ; Tue, 17 Mar 2015 13:19:07 -0400 (EDT) X-Sender-Id: networkadmin@steltec.ca Received: from STDEV02 (modemcable159.118-163-184.mc.videotron.ca [184.163.118.159]) (using TLSv1 with cipher AES256-SHA) by 0.0.0.0:465 (trex/5.4.2); Tue, 17 Mar 2015 17:19:07 GMT In-Reply-To: X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQKRpHub2uVJBFrdR5qi9GOhGOPAzQFMllhcm5P+vGA= Content-Language: en-ca Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: I have address the following question to github support and the refer me to git documentation but I`m not too familiar with Git right now. Here`s my question: I did not find any config, but is there one configuration somewhere to preserve the real date creation by author somewhere? Thanks in advance, Patrice Monette IT / Programmer ; TI / Programmeur E-mail: patrice@steltec.ca Phone: 450-971-5995 Ext: 2221 Fax: 450-971-1865 -----Original Message----- From: James Dennes (GitHub Staff) [mailto:support@github.com] Sent: February-16-15 4:46 PM To: Patrice Monette Subject: Re: Time Date on file Hi there, > I did not find any config, but is there one configuration somewhere to preserve the real date creation by author somewhere? Not that I'm aware of, however this would be something specific to Git, not just GitHub. You'd need to check the Git documentation. Thanks, James