From: Junio C Hamano <gitster@pobox.com>
To: Prem <prem.muthedath@gmail.com>
Cc: git@vger.kernel.org, Michael J Gruber <git@drmicha.warpmail.net>,
Jay Soffian <jaysoffian@gmail.com>
Subject: Re: git push --repo option not working as described in git manual.
Date: Mon, 26 Jan 2015 08:31:29 -0800 [thread overview]
Message-ID: <xmqqppa1mrku.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <loom.20150126T091917-791@post.gmane.org> (Prem's message of "Mon, 26 Jan 2015 08:21:50 +0000 (UTC)")
The conclusions from the last time we discussed this [*1*], the last
word was that
git push $some_opt... --repo=$Repo $more_opt... $args...
is designed to work exactly like
git push $some_opt... $more_opt... $Repo $args...
and the documentation that says otherwise is incorrect. It seems
that we never followed up on this after we made that determination,
which is unfortunate. We should at least correct the documentation.
[Reference]
*1* http://thread.gmane.org/gmane.comp.version-control.git/110827/focus=111715
next prev parent reply other threads:[~2015-01-26 16:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-26 8:21 git push --repo option not working as described in git manual Prem
2015-01-26 16:31 ` Junio C Hamano [this message]
2015-01-27 12:35 ` [PATCH] git-push.txt: document the behavior of --repo Michael J Gruber
2015-01-27 19:30 ` Junio C Hamano
2015-01-27 22:07 ` Eric Sunshine
2015-01-28 16:20 ` Prem Muthedath
2015-01-28 20:12 ` Junio C Hamano
2015-01-28 20:30 ` Eric Sunshine
2015-01-28 20:55 ` Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2015-01-23 13:24 git push --repo option not working as described in git manual Prem Muthedath
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqppa1mrku.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=jaysoffian@gmail.com \
--cc=prem.muthedath@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.