git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: gitster@pobox.com
Cc: git@vger.kernel.org, peff@peff.net, philipoakley@iee.org,
	Matthieu Moy <Matthieu.Moy@imag.fr>
Subject: [PATCH v2 0/2] Remove "push.default unset" warning
Date: Thu, 25 Feb 2016 10:21:58 +0100	[thread overview]
Message-ID: <1456392120-16298-1-git-send-email-Matthieu.Moy@imag.fr> (raw)
In-Reply-To: <000001530ea408ed-2b71a34a-32bb-434c-bba5-fdac28193e9c-000000@eu-west-1.amazonses.com>

Junio and Peff both lean towards removing the message completely, and
I think I'm convinced. We would have to do this in the future anyway.

While we're there, improve the manual for git push as suggested by
Philip Oakley.

Matthieu Moy (2):
  push: remove "push.default is unset" warning message
  Documentation/git-push: document that 'simple' is the default

 Documentation/git-push.txt |  7 +++++++
 builtin/push.c             | 34 ----------------------------------
 2 files changed, 7 insertions(+), 34 deletions(-)

-- 
2.7.2.334.g35ed2ae.dirty

  parent reply	other threads:[~2016-02-25  9:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 14:59 [PATCH] push: shorten "push.default is unset" warning message Matthieu Moy
2016-02-23 19:05 ` Junio C Hamano
2016-02-23 19:47   ` Matthieu Moy
2016-02-24 10:11   ` Jeff King
2016-02-23 20:38 ` Philip Oakley
2016-02-23 21:03   ` Matthieu Moy
2016-02-23 21:04     ` [PATCH] Documentation/git-push: document that 'simple' is the default Matthieu Moy
2016-02-25  9:21 ` Matthieu Moy [this message]
2016-02-25  9:21   ` [PATCH v2 1/2] push: remove "push.default is unset" warning message Matthieu Moy
2016-02-25  9:22   ` [PATCH v2 2/2] Documentation/git-push: document that 'simple' is the default Matthieu Moy
2016-02-26 10:54   ` [PATCH v2 0/2] Remove "push.default unset" warning Jeff King

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=1456392120-16298-1-git-send-email-Matthieu.Moy@imag.fr \
    --to=matthieu.moy@imag.fr \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=peff@peff.net \
    --cc=philipoakley@iee.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).