On 07/10/2008 13:57, Marco Costalba wrote:
On Tue, Oct 7, 2008 at 1:36 PM, Abdelrazak Younes<younes@xxxxxxx> wrote:
Sound like a problem of startup directory: on the command line you
start from the right directory...when you double click on which repo
qgit is open ?
None of course. But when I open a repository manually I would expect that
this is properly filled in.
In git.cpp, Git::userInfo() function get info about user by means of
'git config' calls, my guess (I cannot it test now) is that 'git
config' does not work if we are not in a git directory.
OK, I'll have a look, thanks.
And if I launch qgit with the context menu (right clicking a directory in
the Explorer), qgit never managed to open the repository.
This is a bug that I never managed to get rid of :-(
It is strange because it works if you try in a subdirectory, as
example try right clicking on 'src' directory of qgit project.
I tried and it doesn't work this way either; the statusbar tells me that
this is 'Not a git archive' :-(
Abdel.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html