Thread (4 messages) flat view 4 messages, 4 authors, 2016-06-15

Re: [1.8.0 RFC] push: start warning upcoming default change for push.default

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:50:33

Jeff King wrote:
Agreed, and put the commands on their own line for simpler
cut-and-paste, like:

  push.default is unset; its implicit value is changing in 1.8.0 from
  'matching' to 'current'. To squelch this message and maintain the
  current behavior post-1.8.0, run:

    git config --global push.default matching

  To squelch this message and adopt the 1.8.0 behavior now, run:

    git config --global push.default current

  See 'git help config' and search for 'push.default' for further
  information.

I think the whitespace makes it easier to see there are two choices, and
most people have some kind of triple-click-to-copy-whole-line in their
terminal.
Yes.  Thank you, and sorry about my previous reply that missed the
point.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help