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 fdc2cc5 commit 39dbc55Copy full SHA for 39dbc55
remotes/index.html
@@ -94,7 +94,7 @@ <h4>
94
</h4>
95
96
<p>If you want to share a locally created repository, or you want to take
97
- contributions from someone elses repository - if you want to interact in
+ contributions from someone else's repository - if you want to interact in
98
any way with a new repository, it's generally easiest to add it as a remote.
99
You do that by running <code>git remote add [alias] [url]</code>. That
100
adds <code>[url]</code> under a local remote named <code>[alias]</code>.</p>
0 commit comments