necouchman commented on issue #235: GUACAMOLE-861: Drive redirectrion - fix 
WINDOWS_TIME calculation
URL: https://github.com/apache/guacamole-server/pull/235#issuecomment-518276695
 
 
   Understood - but there's no rush, here - unless there's some feeling by 
other members of the team that this should be an exception, this will not make 
it into the 1.1.0 release and will be in the release following that (1.2.0 or 
whatever follows it), as the scope of 1.1.0 has already been fixed.
   
   To fix the commits, I would suggest doing the following:
   * "git log" to find the commit prior to yours and copy that id
   * "git rebase -i <id>" with the ID of the commit prior to yours
   * In the editor window that pops up, change your original commit from "pick" 
to "rework" and then remove the other two commits entirely.
   * Follow the prompts to reword the commit and change the message with the 
JIRA tag.
   * "git push -f" to force push to github.com.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to