How to check new commit availability without full fetch?
From: Leo Razoumov <hidden> Date: 2016-06-15 22:47:59
Hi List,
I am trying to find a way to check availability of new commits
*before* doing fetch or pull. Unfortunately, neither fetch nor pull
take "--dry-run" option (unlike push)
I am sure I am not the only one with such an itch.
Any help and advice are greatly appreciated.
--Leo--