One of the biggest changes is that “simple mode” is now the default for “git push,” which pushes only the current branch to the branch with the same name, and only when the current branch is set to integrate with that remote branch. The mode can be changed from traditional “matching” semantics using the configuration variable push.default.
↧
Git 2.0.0 released
↧