Git push 中的 Matching和Simple
📝
内容提要
如果你最近更新了 Git,你可能会在执行 git push 时看到如下消息: 1 2 3 4 5 6 7 8 9 10 11 warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. To squelch this message and...
➡️