You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/04/08 07:16:17 UTC

[GitHub] [zeppelin] alexott commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

alexott commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429  to 9.4.24.v20191120
URL: https://github.com/apache/zeppelin/pull/3722#issuecomment-610793256
 
 
   You can do following in your existing branch
   
   ```sh
   git reset --soft HEAD~
   ... do changes
   git add ...
   git commit ...
   git push --force-with-lease ...
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services