Add --ref option to start command

Users can now trigger replication for a specific reference using the
--ref <RefName> option. This allows for targeted replication of
individual branches or tags rather than forcing a full project sync.

Example usage:
  ssh -p 29418 host replication start --ref refs/heads/master my-project

Change-Id: If6d208411e2a1645fff4f7a6d2e6c5428b87e3f3
Release-Notes: Add --ref <RefName> option to start command
9 files changed
tree: 8e44b2a2e83dc049ea07452b0be17bf496b967c1
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE