Fix references to cgit id=

Review Request #3930 — Created March 5, 2013 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Fix references to cgit id=

id2= is actually for SHA-2 hashes, which standard git installations
do not provide.

See https://fedorahosted.org/fedora-infrastructure/ticket/3687 for
additional details.
Switching a malfunctioning repo configuration from id2= to id= resolved the issues described in https://fedorahosted.org/fedora-infrastructure/ticket/3687
docs/manual/admin/configuration/repositories.txt
reviewboard/hostingsvcs/fedorahosted.py
reviewboard/hostingsvcs/tests.py
Loading...