Hacker News new | ask | show | jobs
by godot 2375 days ago
It means your local master is behind remote origin/master. (i.e. you needed to git pull)
1 comments

OHH... ok! That makes sense. My last two projects I’ve been the only one committing so this pretty much can’t happen. Thanks.