HomePhabricator

Fix bad rebase

Description

Fix bad rebase

Auditors: nh

Details

Auditors
nh
Group Auditors
Cowboy Commits
Provenance
vranaAuthored on
Parents
rP5978bbfc64e2: Do sampled profiling of requests
Branches
Unknown
Tags
Unknown

Event Timeline

Thank you for fixing this for me.

Ideally we'd have some way of preventing commits that don't pass lint (like we do for www)...

  1. Build repository hosting.
  2. Install hooks.

Hard to do this while we're on GitHub since you can't install pre-receive hooks. You could install pre-send hooks in your local, but that's pretty fallible.