git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-subtree with log.date=relative
@ 2015-07-20  0:03 Bryan Jacobs
  0 siblings, 0 replies; only message in thread
From: Bryan Jacobs @ 2015-07-20  0:03 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

Dear git Developers,

When setting log.date=relative in ~/.gitconfig, all "git subtree push"
commands fail with errors like this:

git push using:  ../../repos/second master
fatal: invalid date format: 8 minutes ago
Can't copy commit 10827bbf18aa17108e07039d9c125000889a4365

I believe git subtree is making a call to git log and relying on the
dates in the output being machine-readable instead of human-readable.
It should pass --date=default if it wants to ensure the default date
format is used.

Bryan Jacobs

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-20  0:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20  0:03 git-subtree with log.date=relative Bryan Jacobs

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).