From: Markus Heidelberg <markus.heidelberg@web.de>
To: Zabre <427@free.fr>
Cc: git@vger.kernel.org
Subject: Re: Force commit date
Date: Thu, 29 Jan 2009 19:55:10 +0100 [thread overview]
Message-ID: <200901291955.10769.markus.heidelberg@web.de> (raw)
In-Reply-To: <1233254709681-2240602.post@n2.nabble.com>
Zabre, 29.01.2009:
>
> I'm wondering : maybe the trick is outside git? Maybe is it possible to
> specify a "forced date" at which an action (a "git commit" in this case) is
> done.
> Some command that would wrap around the git commit command and tell the
> system "apply this, but do it as if now was 2008-08-23 06:15:34".
man git-commit-tree
-> GIT_COMMITTER_DATE
Though only in the git-commit-tree docs, it also works with git-commit.
Maybe it should be added there, too.
Markus
next prev parent reply other threads:[~2009-01-29 18:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-29 18:30 Force commit date Zabre
2009-01-29 18:37 ` Sverre Rabbelier
2009-01-29 18:47 ` Zabre
2009-01-29 18:45 ` Zabre
2009-01-29 18:55 ` Markus Heidelberg [this message]
2009-01-29 19:02 ` Zabre
2009-01-29 19:10 ` Daniel Barkalow
2009-01-29 19:48 ` Zabre
2009-01-29 20:06 ` Zabre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200901291955.10769.markus.heidelberg@web.de \
--to=markus.heidelberg@web.de \
--cc=427@free.fr \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.