From: Chris Packham <judge.packham@gmail.com>
To: jateeq <jawad_atiq@hotmail.com>
Cc: git@vger.kernel.org
Subject: Re: Identifying the commit ID from which a repo was cloned
Date: Mon, 15 Mar 2010 15:32:07 -0700 [thread overview]
Message-ID: <a038bef51003151532n320e7c1oeabfcb7da124f391@mail.gmail.com> (raw)
In-Reply-To: <27910384.post@talk.nabble.com>
On Mon, Mar 15, 2010 at 2:06 PM, jateeq <jawad_atiq@hotmail.com> wrote:
>
> Hello,
>
> Once I clone, make changes and commit several times, I need to determine how
> many commits were made (and list them) since the repository was cloned. Does
> git remember this commit, and is there a command that can do this, or do I
> have to store the commit ID when i clone?
>
> Thank you,
> Jawad
> --
> View this message in context: http://old.nabble.com/Identifying-the-commit-ID-from-which-a-repo-was-cloned-tp27910384p27910384.html
> Sent from the git mailing list archive at Nabble.com.
>
> --
The origin/master reference is what you need. Pretty much the same
answer as one of your other questions
http://article.gmane.org/gmane.comp.version-control.git/141414
prev parent reply other threads:[~2010-03-15 22:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 21:06 Identifying the commit ID from which a repo was cloned jateeq
2010-03-15 22:32 ` Chris Packham [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=a038bef51003151532n320e7c1oeabfcb7da124f391@mail.gmail.com \
--to=judge.packham@gmail.com \
--cc=git@vger.kernel.org \
--cc=jawad_atiq@hotmail.com \
/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).