diff options
| author | June McEnroe <june@causal.agency> | 2021-04-12 21:18:42 +0000 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-02-06 14:09:56 +0100 |
| commit | 315e2fedaf8adc6f3783d9af675892580b64248c (patch) | |
| tree | 3a96d6dfe71056566ff108587c575e38568faa28 | |
| parent | Fix tests for diff spans (diff) | |
| download | cgit-magenta-315e2fedaf8adc6f3783d9af675892580b64248c.tar.xz | |
Fix crash trying to print "this commit" on 404s
For example any URL that starts with a real repo name but isn't valid.
| -rw-r--r-- | ui-shared.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-shared.c b/ui-shared.c |
