Currently, there is a version of git-1.7.1-4.el6_7.1.x86_64 in EL6 (CentOS 6), which does not support the default value simple of push.default. A workaround is straightforward by removing push.default simple from fedpkg.conf.
git-1.7.1-4.el6_7.1.x86_64
simple
push.default
push.default simple
fedpkg.conf
simple is the default value of push.default by default since git 2.0. This issue affects EL6 only. As of today, my proposal is to remove push.default from conf file, then no behavior change to Fedora users, and EL6/7 users should determine by themselves which push method they want to use.
2.0
Metadata Update from @cqi: - Issue set to the milestone: 1.29
Metadata Update from @cqi: - Issue assigned to cqi
PR #122
Metadata Update from @cqi: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)