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 217fa43 commit d259d92Copy full SHA for d259d92
v3-to-v4.md
@@ -34,7 +34,7 @@ condition where a symbolic name can change after `git ls-remote` but before
34
### The v4.2+ loop
35
36
The v4.2 loop refines the v4 loop even further. Instead of using ls-remote to
37
-see what the upstream has and then fetching it, git-sync sill just fetch it by
+see what the upstream has and then fetching it, git-sync will just fetch it by
38
ref. If the local sync already has the corresponding hash, nothing more will
39
be synced. If it did not have that hash before, then it does now and can
40
update the worktree.
0 commit comments