From: Bill Lear <rael@zopyra.com>
To: git@vger.kernel.org
Subject: What did I just fetch?
Date: Wed, 31 Jan 2007 06:55:23 -0600 [thread overview]
Message-ID: <17856.37307.324767.617892@lisa.zopyra.com> (raw)
When updating in cvs, I get a list of files changed by the update.
How can I do this in git when fetching into a bare repo?
% GIT_DIR=. git fetch git://source/project
remote: Generating pack...
remote: Done counting 18 objects.
remote: Result has 10 objects.
remote: Deltifying 10 objects.
remote: 100% (10/10) done
Unpacking 10 objects
remote: Total 10, written 10 (delta 6), reused 7 (delta 3)
100% (10/10) done
So, I'd like to see the files, perhaps the differences, etc.
Bill
next reply other threads:[~2007-01-31 12:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-31 12:55 Bill Lear [this message]
2007-01-31 13:15 ` What did I just fetch? Jakub Narebski
2007-02-01 13:57 ` Bill Lear
2007-02-05 12:21 ` Jakub Narebski
2007-01-31 13:30 ` Santi Béjar
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=17856.37307.324767.617892@lisa.zopyra.com \
--to=rael@zopyra.com \
--cc=git@vger.kernel.org \
/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.