Report deletions as succeeded in the fetch-ref-replicated events

The refs deletions were always reported as failing on the stream event
fetch-ref-replicated, because of a mismatch in the ref-spec reported for
deletions.

Prefix the refs deletions with ":", as per git specs[1], for reporting
them correctly in the status map and therefore generating more useful
events on the replication status.

[1] https://git-scm.com/book/en/v2/Git-Internals-The-Refspec under
"Deleting References"

Change-Id: Ibd1b9c97cdc79f4972a65cba8001530bf0a64ab5
1 file changed
tree: 1130f4337af85ccf9feaee8c209fd1929829c197
  1. example-setup/
  2. src/
  3. .gitignore
  4. BUILD
  5. Jenkinsfile
  6. LICENSE