Mailing List Archive

git url?
what is the url for the rsyslog git repository?

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com
Re: git url? [ In reply to ]
2008/10/1 <david@lang.hm>:
> what is the url for the rsyslog git repository?

gitweb:
http://git.adiscon.com/?p=rsyslog.git;a=summary

clonable urls:
git://git.adiscon.com/git/rsyslog.git
http://git.adiscon.com/git/rsyslog.git



--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com
Re: git url? [ In reply to ]
On Wed, 1 Oct 2008, Michael Biebl wrote:

> 2008/10/1 <david@lang.hm>:
>> what is the url for the rsyslog git repository?
>
> gitweb:
> http://git.adiscon.com/?p=rsyslog.git;a=summary
>
> clonable urls:
> git://git.adiscon.com/git/rsyslog.git
> http://git.adiscon.com/git/rsyslog.git

thanks, much easier then guessing.

now that I have his main branch cloned, what do I need to do to have it
fetch all the other branches?

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com
Re: git url? [ In reply to ]
On Tue, 30 Sep 2008, david@lang.hm wrote:

> On Wed, 1 Oct 2008, Michael Biebl wrote:
>
>> 2008/10/1 <david@lang.hm>:
>>> what is the url for the rsyslog git repository?
>>
>> gitweb:
>> http://git.adiscon.com/?p=rsyslog.git;a=summary
>>
>> clonable urls:
>> git://git.adiscon.com/git/rsyslog.git
>> http://git.adiscon.com/git/rsyslog.git
>
> thanks, much easier then guessing.
>
> now that I have his main branch cloned, what do I need to do to have it
> fetch all the other branches?

found it, git branch -r

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com