Skip to content

Instantly share code, notes, and snippets.

@relax-more
Last active December 12, 2015 04:09
Show Gist options
  • Save relax-more/4712637 to your computer and use it in GitHub Desktop.
Save relax-more/4712637 to your computer and use it in GitHub Desktop.
[git] 引数無しのpush でめんどくさい事になったのでメモ。
$ git config --global push.default simple
■ 引数なしのgit pushは危険なので気をつけましょう
http://dqn.sakusakutto.jp/2012/10/git_push.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment