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 8558823
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T15:53:59+00:00 2026-06-11T15:53:59+00:00

Possible Duplicate: what is the git equivalent for revision number? I have been using

  • 0

Possible Duplicate:
what is the git equivalent for revision number?

I have been using subversion for same time now, and would like to switch to git. Having read the manual I have only one reservation, I use svnversion to get a reference number that is: unique, short, monotonic with respect to time (always increases).

  • It must be unique, so I can use it to reproduce the article.
  • It must be short, so it is readable, can be used in file-names, page footers, version number displays.
  • It must only increase ( monotonic with respect to time ), so any one can compare the age of two articles, without knowing the age (date).

Constraint: If we can get a branch ID than the above requirements only have to be met for articles on the same branch. (Branch ID can be anything that can be compared for identity, “is this the release branch?”.

[The word article is used here to represent a computer program, document or something else that is generated from the content of the revision control system.]

  • 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-06-11T15:54:00+00:00Added an answer on June 11, 2026 at 3:54 pm

    As fork0 stated there’s no such equivalent for non-linear histories, you can anyway execute this to get the number of commits for the current branch:

    git log --oneline | wc -l
    

    This is what one of my team mates use for generating a build number to be used in the build scripts.

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

Sidebar

Related Questions

Possible Duplicate: How to quickly set up Git for teams using Xcode? I have
Possible Duplicate: Git undo last commit I have a folder structure like this.. ~/git
Possible Duplicate: Using Git with an existing Xcode project Setting up a git repository
Possible Duplicate: View the change history of a file using Git versioning Sometimes I
Possible Duplicate: Merging: hg/git vs. svn Hi, I'm a long time SVN user and
Possible Duplicate: Viewing Unpushed Git Commits How do I list all commits which have
Possible Duplicate: Local executing hook after a git push? git has a number of
I have git repositories rA and rB, I would like to copy only specific
Possible Duplicate: Git over Email I'm new to Git and am interested in using
Possible Duplicate: Locking binary files using git version control system I am committing a

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.