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 4e6a83d commit 0ff6016Copy full SHA for 0ff6016
remotes/index.html
@@ -193,7 +193,7 @@ <h2>
193
immediately followed by a <code>git merge</code> of the branch on that remote
194
that is tracked by whatever branch you are currently in. I personally don't much
195
like this command - I prefer running <code>fetch</code> and <code>merge</code>
196
- seperately. Less magic, less problems. However, if you like this idea, you
+ separately. Less magic, less problems. However, if you like this idea, you
197
can read about it in more detail in the
198
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-pull.html">official docs</a>.
199
</p>
0 commit comments