git svn - git svn command to get remote HEAD revision number -
is there git svn
command tell me head revision on svn remote repositiory before perform git svn fetch
?
use case (since asked why i'd want this.)
i want check if there has been large number of commits remote repository before start fetch, know whether else* before finishes, or sit staring @ console because done quickly.
* else = go , make coffee
Comments
Post a Comment