Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-Repository CPAN distribution.

Report information
The Basics
Id: 93330
Status: resolved
Priority: 0/
Queue: Dist-Zilla-Plugin-Repository

People
Owner: Nobody in particular
Requestors: jquelin [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



when a locale is set, you cannot match /URL:/ in "git remote show -n origin", as can be seen: $ git remote show -n origin * distante origin URL de rapatriement : git@github.com:jquelin/dist-zilla-pluginbundle-author-jquelin.git URL push : git@github.com:jquelin/dist-zilla-pluginbundle-author-jquelin.git ==> you need to force LC_ALL=C before running any command if you want to match output.
hi, applied. Thanks very much. and version shipped.
Isn't there a locale-agnostic way of getting this information via Git::Wrapper?