matthiasblaesing commented on issue #330: [NETBEANS-211] Invalid Sun license URL: https://github.com/apache/incubator-netbeans/pull/330#issuecomment-353413067 @vieiro you only modified the PR, the commit (which is what mostly remains for history is not modified). To change that, switch to the branch backing this PR, run ``` git commit --amend ``` This will reopen the last commit and you can refine your commit message. After saving the old commit will be replaced. After that force push with ``` git push -f ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
