Merge branch 'jc/push-2.0-default-to-simple'

Finally update the "git push" default behaviour to "simple".
This commit is contained in:
Junio C Hamano
2014-03-07 15:13:15 -08:00
5 changed files with 17 additions and 41 deletions

View File

@@ -5,7 +5,6 @@
extern int advice_push_update_rejected;
extern int advice_push_non_ff_current;
extern int advice_push_non_ff_default;
extern int advice_push_non_ff_matching;
extern int advice_push_already_exists;
extern int advice_push_fetch_first;