github - Git command to see if repository has changed (no diff) -


say clone git repo locally... time goes , want see if has changed @ origin... don't, necessarily, want fetch or pull...yet.

what's command seeing list of commits since last pulled...or fact there have been commits since last pulled?

i don't want overhead of diff in case...

git remote show origin


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -