From: "Doug Reiland" <dreiland@gmail.com>
To: git@vger.kernel.org
Subject: How to capture date/time of push vs. local commit?
Date: Thu, 8 May 2008 09:48:19 -0400 [thread overview]
Message-ID: <6844644e0805080648g72c4b767l4bcf48ade319bf77@mail.gmail.com> (raw)
I have a main repository that folks clone and push to. Using git-log
for example on the main repository can show some confusing (too me at
least) date.
For example, I clone. I make changes to my repository and commit on
Monday. I don't push my changes to the main repository until
Wednesday.
git-log on main repository show changes made on Monday.
This makes it hard to determine when folks really got stuff into the
main repository.
Is there way to change this so (in my example), I can determine those
changes weren't in place until Wednesday? Something in configuration
file or perhaps just a different option to git-log.
Thanks in advance.
next reply other threads:[~2008-05-08 13:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-08 13:48 Doug Reiland [this message]
2008-05-08 13:57 ` How to capture date/time of push vs. local commit? Eric Hanchrow
2008-05-08 14:06 ` Matthias Kestenholz
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=6844644e0805080648g72c4b767l4bcf48ade319bf77@mail.gmail.com \
--to=dreiland@gmail.com \
--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 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).