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
6de0ae4a
Commit
6de0ae4a
authored
Jun 17, 2020
by
Christian Couder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove partial clone config options from doc
Part of:
https://gitlab.com/gitlab-org/gitaly/-/issues/2874
parent
187f45fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
changelogs/unreleased/remove-partial-clone-feature-flag.yml
changelogs/unreleased/remove-partial-clone-feature-flag.yml
+0
-1
doc/topics/git/partial_clone.md
doc/topics/git/partial_clone.md
+0
-3
No files found.
changelogs/unreleased/remove-partial-clone-feature-flag.yml
View file @
6de0ae4a
...
...
@@ -3,4 +3,3 @@ title: Remove partial clone feature flag
merge_request
:
34703
author
:
type
:
added
doc/topics/git/partial_clone.md
View file @
6de0ae4a
...
...
@@ -113,9 +113,6 @@ file to specify which files should be included when cloning and fetching.
For more details, see the Git documentation for
[
`rev-list-options`
](
https://gitlab.com/gitlab-org/git/-/blob/9fadedd637b312089337d73c3ed8447e9f0aa775/Documentation/rev-list-options.txt#L735-780
)
.
With the
`uploadpack.allowFilter`
and
`uploadpack.allowAnySHA1InWant`
options
enabled on the Git server:
1.
**Create a filter spec.**
For example, consider a monolithic repository with
many applications, each in a different subdirectory in the root. Create a file
`shiny-app/.filterspec`
using the GitLab web interface:
...
...
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