なんてものがあるかどうか知らない、たぶんないんだろうけど、pullばっかりしてるとこんな感じになる。
$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 256 commits.
#
nothing to commit (working directory clean)
一度でもpushすると言われなくなるんだけど普通はどうするの?gitの理解が足りないの?
なんてものがあるかどうか知らない、たぶんないんだろうけど、pullばっかりしてるとこんな感じになる。
$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 256 commits.
#
nothing to commit (working directory clean)
一度でもpushすると言われなくなるんだけど普通はどうするの?gitの理解が足りないの?