Daniel RB
Daniel RB
# This PR fixes the clone command in the README When I tried running the clone command in the README it didn't work. This change fixes that.
## Steps to Reproduce 1. log out 2. Go to an area like [squamish](https://openbeta.io/crag/a354b580-870b-5444-9f11-2c0e78995841) 3. Click on the edit toggle and then go back 4. You'll enter an infinite redirect...
See #1190 for more details To fix it I just created a copy of the regex so every time it gets tested it will be a different instance so the...