Signed-off-by: Santi Béjar <redacted>
---
Hi *,
just resend a patch that maybe was missed inside this thread:
Subject: possible bug when pushing with multiple remote repos.
From: Arnaud Mouiche
Date: 2010-10-22 9:12:51
http://marc.info/?i=1287738771.13348.34.camel%20()%20amolinux
Santi
Documentation/git-push.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt
index e11660a..9a2a93e 100644
--- a/Documentation/git-push.txt
+++ b/Documentation/git-push.txt
@@ -23,6 +23,8 @@ You can make interesting things happen to a repository
every time you push into it, by setting up 'hooks' there. See
documentation for linkgit:git-receive-pack[1].
+The default operation mode if no explicit refspec is found is
+to push "matching" branches, see below.
OPTIONS[[OPTIONS]]
------------------
--
1.7.3.2.337.gc40334