Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7190975
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:37:51+00:00 2026-05-28T19:37:51+00:00

Questions When I commit a revision to a branch is their a commit timestamp

  • 0

Questions

  1. When I commit a revision to a branch is their a “commit timestamp” recorded and if so is it ever used and for what? It seems to me like the commit chains/trees would be all you need.

  2. If there is a “commit timestamps” who records it, the client (committee) or server (main repository)?

  3. When I merge two branches, what is taken into consideration when doing the merge? Basically what rules does the merge play by? Does it write the files with less commits under it? Does it use timestamps to determine which is newer?

Thanks in advance, looking for answers or good resources.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T19:37:52+00:00Added an answer on May 28, 2026 at 7:37 pm
    1. Yes, you will see the time the commit was made when you look at the log. Example:

      $ git log -1
      commit 4f0ba140d3a9709825c4d6b77ca5b69d09825c41
      Author: Somebody <someone@somewhere>
      Date:   Tue Jan 24 16:36:55 2012 -0800
      
          Commit message goes here
      
    2. Git is distributed, there are no clients or servers.

    3. It depends on how you want the merge to work. The documentation will describe all of the possible options for you. The basic merge case just takes all of the commits since the common ancestor.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to predict revision number before commit? It would be useful. I
When I commit something in Mercurial like this: hg commit -m username question I
Questions #1 through #4 on the Joel Test in my opinion are all about
My questions is simple! Would you start learning Smalltalk if you had the time?
Similar questions have been asked, but nothing exactly like mine, so here goes. We
I've read all the SO questions, the Coding Horror articles, and Googled my brains
I recently used git svn branch to create a branch (in both Subversion and
I've come across these questions: Incorrect Commit Message In Mercurial and Is qrefresh harmful
Note: I have read through the last 150 svn commit error questions and none
There are a few similar questions, but nothing like this. How do you deal

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.