File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -217,10 +217,6 @@ for Source Link to operate properly.
217
217
218
218
configuration file that specifies ` origin ` remote URL (e.g. ` [remote "origin"] url="http://server.com/repo" ` )
219
219
220
- - ` .git/refs ` , ` /.git/objects `
221
-
222
- empty directories
223
-
224
220
If the repository has submodules the file ` .gitmodules ` must be present in the repository root and must list the URLs and
225
221
relative paths of all submodules.
226
222
@@ -238,10 +234,6 @@ The following additional files and directories must be present for each submodul
238
234
239
235
text file containing a commit SHA of the submodule
240
236
241
- - ` .git/modules/submodule-name/refs ` , ` .git/modules/submodule-name/objects `
242
-
243
- empty directories
244
-
245
237
- ` submodule-path/.git `
246
238
247
239
text file pointing to the submodule metadata, with the following contents: ` gitdir: ../.git/modules/submodule-name `
You can’t perform that action at this time.
0 commit comments