Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
6eb9f959
Commit
6eb9f959
authored
Dec 07, 2020
by
Jacob Vosmaer
Committed by
Patrick Bajao
Dec 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add notice about canonical source NO CHANGELOG
parent
80430a61
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
README.md
README.md
+14
-0
No files found.
README.md
View file @
6eb9f959
...
...
@@ -7,6 +7,20 @@ push/pull and Git archive downloads.
Workhorse itself is not a feature, but there are
[
several features in
GitLab
](
doc/architecture/gitlab_features.md
)
that would not work efficiently without Workhorse.
## Canonical source
The canonical source for Workhorse is currently
[
gitlab-org/gitlab-workhorse
](
https://gitlab.com/gitlab-org/gitlab-workhorse
)
.
As explained in https://gitlab.com/groups/gitlab-org/-/epics/4826, we
are in the process of moving the canonical source to
[
gitlab-org/gitlab/workhorse
](
https://gitlab.com/gitlab-org/gitlab/tree/master/workhorse
)
.
Until that transition is complete, changes (Merge Requests) for
Workhorse should be submitted at
[
gitlab-org/gitlab-workhorse
](
https://gitlab.com/gitlab-org/gitlab-workhorse
)
.
Once merged, they will propagate to gitlab-org/gitlab/workhorse via
the usual Workhorse release process.
## Documentation
Workhorse documentation is available in the
[
`doc` folder of this repository
](
doc/
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment