From: Seth Falcon <seth@userprimary•net>
To: Tim Stoakes <tim@stoakes•net>
Cc: Eric Wong <normalperson@yhbt•net>, git@vger•kernel.org
Subject: Re: git-svn messing with timezones
Date: Wed, 27 Feb 2008 08:21:09 -0800 [thread overview]
Message-ID: <m2zltmnzey.fsf@userprimary.net> (raw)
In-Reply-To: <20080227102631.GJ30300@mail.stoakes.net> (Tim Stoakes's message of "Wed\, 27 Feb 2008 20\:56\:31 +1030")
Tim Stoakes <tim@stoakes•net> writes:
> Ah indeed, `git-svn log` does show the correct TZ. How annoying!
>
> My workflow is to work with native git as much as possible, and interact
> with svn as little as is required. This means I have to remember to run
> one command to see sane logs of git commits that happen to also be svn
> commits, and another one for the normal git commits. There is no
> transparency here.
You might find it convenient to set an alias in ~/gitconfig like:
[alias]
llog = log --date=local
The you can review commits in your TZ via 'git llog'.
+ seth
--
Seth Falcon | seth@userprimary•net | blog: http://userprimary.net/user/
prev parent reply other threads:[~2008-02-27 16:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-26 12:47 git-svn messing with timezones Tim Stoakes
2008-02-27 7:32 ` Eric Wong
2008-02-27 10:26 ` Tim Stoakes
2008-02-27 10:40 ` Johannes Schindelin
2008-02-27 12:29 ` [PATCH] Documentation/git svn log: add a note about timezones Miklos Vajna
2008-02-27 12:33 ` Johannes Schindelin
2008-02-27 13:13 ` Miklos Vajna
2008-02-27 13:15 ` Johannes Schindelin
2008-02-27 23:09 ` git-svn messing with timezones Tim Stoakes
2008-02-27 23:23 ` Junio C Hamano
2008-02-27 16:21 ` Seth Falcon [this message]
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=m2zltmnzey.fsf@userprimary.net \
--to=seth@userprimary$(echo .)net \
--cc=git@vger$(echo .)kernel.org \
--cc=normalperson@yhbt$(echo .)net \
--cc=tim@stoakes$(echo .)net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox