Re: [git-users] Namespaces, git-remote-ext and http

2015-01-26 Thread Thomas Ferris Nicolaisen
On Monday, January 26, 2015 at 6:24:51 PM UTC+1, Thomas Schulte wrote: > > Am 26.01.2015 um 17:49 schrieb Thomas Ferris Nicolaisen >: > > On Saturday, January 24, 2015 at 2:40:39 AM UTC+1, Thomas Schulte wrote: >> >> Hello, >> >> I'm struggling with a repository that contains some namespaces.

Re: [git-users] Namespaces, git-remote-ext and http

2015-01-26 Thread Thomas Schulte
Am 26.01.2015 um 17:49 schrieb Thomas Ferris Nicolaisen : > On Saturday, January 24, 2015 at 2:40:39 AM UTC+1, Thomas Schulte wrote: > Hello, > > I'm struggling with a repository that contains some namespaces. > The following basically shows what I'm trying: > > --8<-- > $ git init --bare

[git-users] Namespaces, git-remote-ext and http

2015-01-23 Thread Thomas Schulte
Hello, I'm struggling with a repository that contains some namespaces. The following basically shows what I'm trying: --8<-- $ git init --bare myrepo.git Initialized empty Git repository in d:/test/myrepo.git/ $ git clone myrepo.git/ Cloning into 'myrepo'... warning: You appear to have cloned