stage: refs for dated stage snapshots
Currently we use refs/stage/$branch/%Y/%m%d
for dated snapshots of refs/stage/$branch/{current,nightly}
. However:
- This looks asymmetric w.r.t.the date components.
- We may one day want to take snapshots in the middle of a day instead of just nightly, so we could consider adding a time component.