From fd1a47085e796612a0d3b9ea11aaec49e39f0858 Mon Sep 17 00:00:00 2001 From: Aaron Beckerman Date: Wed, 11 Aug 2010 02:30:48 +0000 Subject: [PATCH] fixed typo: a -> an --- remotes/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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