We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d017a45 commit 4667391Copy full SHA for 4667391
Documentation/git-unpack-objects.txt
@@ -19,8 +19,8 @@ the objects contained within and writing them into the repository in
19
"loose" (one object per file) format.
20
21
Objects that already exist in the repository will *not* be unpacked
22
-from the pack-file. Therefore, nothing will be unpacked if you use
23
-this command on a pack-file that exists within the target repository.
+from the packfile. Therefore, nothing will be unpacked if you use
+this command on a packfile that exists within the target repository.
24
25
See linkgit:git-repack[1] for options to generate
26
new packs and replace existing ones.
0 commit comments