Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2019-03-28 12:06:36 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2019-03-28 12:06:36 +0300
commitfd3f70c3157da3fbf15c40c48c14c3feaaadcf86 (patch)
tree2a63ac9b9fb8f7754c5e87fba2f730dd34caf3de /changelogs
parentef18642b1fca7c661a8dff5ff2f86f3ff0da1f49 (diff)
parent6360ef5c5bda0ab00702e2b8e3aae966b07d27c5 (diff)
Merge branch '59273-update-fugit' into 'master'
Update fugit which fixes a potential infinite loop Closes #59273 See merge request gitlab-org/gitlab-ce!26579
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/59273-update-fugit.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59273-update-fugit.yml b/changelogs/unreleased/59273-update-fugit.yml
new file mode 100644
index 00000000000..3a1c64d87ef
--- /dev/null
+++ b/changelogs/unreleased/59273-update-fugit.yml
@@ -0,0 +1,5 @@
+---
+title: Update fugit which fixes a potential infinite loop
+merge_request: 26579
+author:
+type: fixed