On 07/10/2008 18:50, Marco Costalba wrote:
On Tue, Oct 7, 2008 at 3:10 PM, Abdelrazak Younes[off-list ref] wrote:
quoted
OK, with this patch, I see that the local config request is apparently
successful even though the 'user' and 'email' strings stay empty.
An empty user and email it does not mean failure.
Yes, I know that but what is troublesome is that the user and email are
not empty when git config is called outside of qgit.
What is even more troublesome is that the two calls to 'git config
--global user.xxx' fail (but don't fail when called manually at the
command line).
Abdel.