実行する前に誤って押しenter
た結果、実行されました
git checkout
いくつかのローカルブランチで。
ではgit status
、次のように表示されます。
# On branch <branchname>
# Your branch and 'origin/master' have diverged,
# and have 2 and 329 different commits each, respectively.
# (use "git pull" to merge the remote branch into yours)
#
nothing to commit, working directory clean
このメッセージが表示されないようにする簡単な方法はありますか?
PS: まだマージしたくない