login
Header Space

 
 

How to capture date/time of push vs. local commit?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Thursday, May 8, 2008 - 9:48 am

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.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
How to capture date/time of push vs. local commit?, Doug Reiland, (Thu May 8, 9:48 am)
Re: How to capture date/time of push vs. local commit?, Matthias Kestenholz, (Thu May 8, 10:06 am)
speck-geostationary