Skip to content
GitLab
Explore
Sign in
Changes
Page history
fix mdlint error
authored
Jul 17, 2025
by
anarcat
Show whitespace changes
Inline
Side-by-side
howto/gitlab.md
View page @
8ed640ff
...
...
@@ -735,7 +735,6 @@ for i in range(2000):
print(i, h.hexdigest())
```
## Moving projects between Gitaly servers
If there are multiple Gitaly servers (and there currently aren't:
...
...