File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -502,11 +502,11 @@ MUST NOT send a push-cert command. When a push-cert command is
502502sent, command-list MUST NOT be sent; the commands recorded in the
503503push certificate is used instead.
504504
505- The pack-file MUST NOT be sent if the only command used is 'delete'.
505+ The packfile MUST NOT be sent if the only command used is 'delete'.
506506
507- A pack-file MUST be sent if either create or update command is used,
507+ A packfile MUST be sent if either create or update command is used,
508508even if the server already has all the necessary objects. In this
509- case the client MUST send an empty pack-file . The only time this
509+ case the client MUST send an empty packfile . The only time this
510510is likely to happen is if the client is creating
511511a new branch or a tag that points to an existing obj-id.
512512
You can’t perform that action at this time.
0 commit comments