All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konstantin Khomoutov <flatworm@users.sourceforge.net>
To: Vaishali <vaishali.dhakate@sukrutsystems.com>
Cc: git@vger.kernel.org
Subject: Re: does the clone I do have the commits within them .
Date: Tue, 1 Feb 2011 17:47:48 +0300	[thread overview]
Message-ID: <20110201174748.a450b30b.kostix@domain007.com> (raw)
In-Reply-To: <AANLkTim4EPoYujCcxMMTnOZ4kYR_zG_Nfra2=9am-bLa@mail.gmail.com>

On Tue, 1 Feb 2011 18:50:39 +0530
Vaishali <vaishali.dhakate@sukrutsystems.com> wrote:

>  hi , I am have cloned the
> git://gitorious.org/~dbeck/hawkboard/dbeck-hawkboard-linux-omapl1.git
>   found at
> http://gitorious.org/~dbeck/hawkboard/dbeck-hawkboard-linux-omapl1...
> Now I see there is a tab called Commit log ...The git that I have
> cloned , would it include the commits in totality or will I have to
> do somethng diferent to get the commits into the git that I cloned on
> my PC. git checkout -f master git pull  ... Is this .? Thanks

If I got it right, the question is "does cloning a repository bring
all the data or just changelogs?". In this case the answer is "yes, it
brings all the data". That is, you can check out any commit in the
history record of any branch fetched by git-clone.

As usually, starting from a good book on Git it recommended, see
http://git-scm.com/documentation

      reply	other threads:[~2011-02-01 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01 13:20 does the clone I do have the commits within them Vaishali
2011-02-01 14:47 ` Konstantin Khomoutov [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=20110201174748.a450b30b.kostix@domain007.com \
    --to=flatworm@users.sourceforge.net \
    --cc=git@vger.kernel.org \
    --cc=vaishali.dhakate@sukrutsystems.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.