diff options
| author | June McEnroe <june@causal.agency> | 2021-04-12 21:18:42 +0000 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2025-03-12 06:35:10 +0100 |
| commit | 4fd5a23875d92da959ca9835e7b2c1a7d2e5f629 (patch) | |
| tree | 8d61bab0e6eaf3bf000efb36938980fc3211fef8 | |
| parent | Fix tests for diff spans (diff) | |
| download | cgit-magenta-4fd5a23875d92da959ca9835e7b2c1a7d2e5f629.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 |
