[Pkg-scicomp-devel] how to git ?

Rafael Laboissiere rafael at debian.org
Tue May 19 08:22:29 UTC 2009


* Christophe Prud'homme <prudhomm at debian.org> [2009-05-18 20:24]:

> here my .git/config
> 
> [core]
>         repositoryformatversion = 0
>         filemode = true
>         bare = false
>         logallrefupdates = true
> [remote "origin"]
>         fetch = +refs/heads/*:refs/remotes/origin/*
>         url = git://git.debian.org/pkg-scicomp/paraview.git
> [branch "master"]
>         remote = origin
>         merge = refs/heads/master
> 
> 
> it should be git+ssh:// and not git:// right ?

No, it should be ssh://

-- 
Rafael



More information about the Pkg-scicomp-devel mailing list