diff --git a/remotes/index.html b/remotes/index.html index 2a97e36..c5ff095 100644 --- a/remotes/index.html +++ b/remotes/index.html @@ -296,7 +296,7 @@ To git@github.com:schacon/hw.git * [new branch] erlang -> erlang -

Now when people clone or fetch from that repository, they'll get a 'erlang' +

Now when people clone or fetch from that repository, they'll get an 'erlang' branch they can look at and merge from. You can push any branch to any remote repository that you have write access to in this way. If your branch is already on the server, it will try to update it, if it is not, Git will