On Wed, 2008-09-17 at 14:46 -0700, [EMAIL PROTECTED] wrote: > Is there an easy way with git to get the URL of the repository that > you cloned from, similar to what svn info shows for a subversion > repository? I see it's stored in [remote "origin"]->url section of > the .git/config, but I was hoping for an easy-to-remember command to > display it.
I normally use "git remote show origin" Cheers, Francois
signature.asc
Description: This is a digitally signed message part
