necouchman commented on issue #390: GUACAMOLE-759 :Modifying fr translation
URL: https://github.com/apache/guacamole-client/pull/390#issuecomment-475259162
 
 
   For item 2, what you need to do is:
   - Find the commit before your commits.
   - git rebase -i <commit id>
   - Choose "edit" for each of the commits
   - Amend each of the commits with the correct message
   - git push -f to force push the commits onto your branch.
   
   Let me know if you need further instructions on any of that!

----------------------------------------------------------------
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