summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/33533-go-to-root-if-no-path-on-branch.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/33533-go-to-root-if-no-path-on-branch.yml')
-rw-r--r--changelogs/unreleased/33533-go-to-root-if-no-path-on-branch.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/33533-go-to-root-if-no-path-on-branch.yml b/changelogs/unreleased/33533-go-to-root-if-no-path-on-branch.yml
new file mode 100644
index 00000000000..c85faa9e7a2
--- /dev/null
+++ b/changelogs/unreleased/33533-go-to-root-if-no-path-on-branch.yml
@@ -0,0 +1,6 @@
+---
+title: When a user views a file's blame or blob and switches to a branch where the
+ current file does not exist, they will now be redirected to the root of the repository.
+merge_request: 18169
+author: Jesse Hall @jessehall3
+type: changed