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.
217217
218218 configuration file that specifies ` origin ` remote URL (e.g. ` [remote "origin"] url="http://server.com/repo" ` )
219219
220- - ` .git/refs ` , ` /.git/objects `
221-
222- empty directories
223-
224220If the repository has submodules the file ` .gitmodules ` must be present in the repository root and must list the URLs and
225221relative paths of all submodules.
226222
@@ -238,10 +234,6 @@ The following additional files and directories must be present for each submodul
238234
239235 text file containing a commit SHA of the submodule
240236
241- - ` .git/modules/submodule-name/refs ` , ` .git/modules/submodule-name/objects `
242-
243- empty directories
244-
245237- ` submodule-path/.git `
246238
247239 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