Skip Menu |

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

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

People
Owner: cjm [...] cpan.org
Requestors: dolmen [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.006
Fixed in: 2.007



Subject: Git::Push should check the remote exists *before* the release
[Git::Push] should check if the remote exists *before* the release. I did the mistake a few times of missing the push failure message. The failure was due to a remote name that did not match the dist.ini. If Git::Push had failed earlier, I would have fixed the dist.ini or the git remote name. -- Olivier Mengué - http://perlresume.org/DOLMEN