git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What did I just fetch?
@ 2007-01-31 12:55 Bill Lear
  2007-01-31 13:15 ` Jakub Narebski
  2007-01-31 13:30 ` Santi Béjar
  0 siblings, 2 replies; 5+ messages in thread
From: Bill Lear @ 2007-01-31 12:55 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-02-05 12:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-31 12:55 What did I just fetch? Bill Lear
2007-01-31 13:15 ` Jakub Narebski
2007-02-01 13:57   ` Bill Lear
2007-02-05 12:21     ` Jakub Narebski
2007-01-31 13:30 ` Santi Béjar

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).