Skip to content
  • Brad King's avatar
    Teach "git gerrit-push" new --dry-run option · 376d0b93
    Brad King authored
    This tells the script to do everything except actually make the final
    changes to the local and remote repositories.  It uses the --dry-run
    option of "git push".
    
    While at it, initialize the "refspec" variable and comment handling of
    the return code from the push.
    
    Change-Id: I0466be76f5c28122dbf9b7f23a7a679703ca6bb8
    376d0b93