git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* use repo as git log parameter
@ 2009-07-03  8:03 Lynn Lin
  2009-07-03  9:29 ` Andreas Ericsson
  0 siblings, 1 reply; 2+ messages in thread
From: Lynn Lin @ 2009-07-03  8:03 UTC (permalink / raw)
  To: git

Hi All,
      Is there some like this
               git log http://abc.com/demo.git
     don't need a local clone tree

Thanks

Lynn

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

* Re: use repo as git log parameter
  2009-07-03  8:03 use repo as git log parameter Lynn Lin
@ 2009-07-03  9:29 ` Andreas Ericsson
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Ericsson @ 2009-07-03  9:29 UTC (permalink / raw)
  To: Lynn Lin; +Cc: git

Lynn Lin wrote:
> Hi All,
>       Is there some like this
>                git log http://abc.com/demo.git
>      don't need a local clone tree
> 

No. There are tools like gitweb for browsing history of a repository
you don't want to download. If you really want to examine it minutely,
you should probably just clone it instead. A git repository is
usually very, very small once cloned out.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

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

end of thread, other threads:[~2009-07-03  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-03  8:03 use repo as git log parameter Lynn Lin
2009-07-03  9:29 ` Andreas Ericsson

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