Re: git svn --version requires working copy

2016-08-10 Thread Junio C Hamano
Michal Čihař writes: > I've just noticed, that running git svn --version requires working copy, > what is quite ugly to require working copy just to figure out if git svn > is installed and what version. > > $ git svn --version > fatal: Not a git repository (or any parent

git svn --version requires working copy

2016-08-10 Thread Michal Čihař
Hi I've just noticed, that running git svn --version requires working copy, what is quite ugly to require working copy just to figure out if git svn is installed and what version. $ git svn --version fatal: Not a git repository (or any parent up to mount point /home) Stopping at files